index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
mac80211: correct skb allocation
Ester Kummer
1
-7
/
+4
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
1
-0
/
+7
2008-05-07
mac80211: a few code cleanups
Johannes Berg
9
-31
/
+27
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2
-5
/
+5
2008-05-05
tipc: Update version number to TIPC 1.6.4
Allan Stephens
1
-1
/
+1
2008-05-05
tipc: Exclude debug-only print buffer code when not debugging
Allan Stephens
4
-13
/
+37
2008-05-05
tipc: Cosmetic cleanup of system & debug output declarations
Allan Stephens
1
-50
/
+67
2008-05-05
[TIPC]: Cosmetic cleanup of print buffer code
Allan Stephens
2
-9
/
+11
2008-05-05
tipc: Elimination of print buffer chaining
Allan Stephens
3
-94
/
+80
2008-05-05
tipc: Fix null pointer dereference in debug code
Allan Stephens
1
-3
/
+0
2008-05-05
tipc: Fix recursive spinlock invocation in print buffer code
Allan Stephens
1
-5
/
+12
2008-05-05
tipc: Provide feedback when log buffer resizing fails
Allan Stephens
2
-5
/
+12
2008-05-05
tipc: Simplify log buffer resizing
Allan Stephens
4
-25
/
+13
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-6
/
+0
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-166
/
+171
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-6
/
+0
2008-05-02
rose: Wrong list_lock argument in rose_node seqops
Bernard Pidoux
1
-4
/
+4
2008-05-02
netns: Fix reassembly timer to use the right namespace
Daniel Lezcano
1
-1
/
+3
2008-05-02
netns: Fix device renaming for sysfs
Daniel Lezcano
3
-3
/
+10
2008-05-02
bridge: forwarding table information for >256 devices
Stephen Hemminger
1
-0
/
+4
2008-05-02
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2
-3
/
+3
2008-05-02
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
1
-4
/
+11
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
4
-23
/
+21
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
4
-11
/
+10
2008-05-02
irda: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+5
2008-05-02
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
1
-0
/
+1
2008-05-02
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2
-2
/
+4
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-7
/
+6
2008-05-02
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
1
-3
/
+3
2008-05-02
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-05-02
vlan: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+3
2008-05-02
atm: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+2
2008-05-02
ipv6: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-4
/
+2
2008-05-02
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-05-02
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-9
/
+9
2008-05-02
sunrpc: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-16
/
+7
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2
-5
/
+4
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
4
-7
/
+13
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
5
-36
/
+38
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+4
2008-04-30
mac80211: incorrect shift direction
Harvey Harrison
1
-4
/
+2
2008-04-30
mac80211: insert WDS peer after adding interface
Johannes Berg
1
-17
/
+27
2008-04-30
mac80211: don't allow invalid WDS peer addresses
Johannes Berg
1
-1
/
+1
2008-04-30
mac80211: assign conf.beacon_control for mesh
Johannes Berg
1
-0
/
+1
2008-04-30
mac80211: use 4-byte mesh sequence number
Luis Carlos Cobo
3
-14
/
+7
2008-04-30
ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
Pavel Emelyanov
1
-4
/
+4
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-94
/
+231
2008-04-30
tty: The big operations rework
Alan Cox
1
-4
/
+2
2008-04-30
tcp: Overflow bug in Vegas
Lachlan Andrew
2
-7
/
+11
2008-04-29
[IPv4] UFO: prevent generation of chained skb destined to UFO device
Kostya B
1
-15
/
+7
[next]