index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
mac80211: add const, remove unused function, make one function static
Harvey Harrison
4
-20
/
+7
2008-05-21
mac80211: introduce struct michael_mic_ctx and static helpers
Harvey Harrison
2
-35
/
+44
2008-05-21
mac80211: michael.c use kernel-provided infrastructure
Harvey Harrison
1
-46
/
+14
2008-05-21
mac80211: Consolidate hash kfree-ing in mesh.c.
Pavel Emelyanov
1
-6
/
+9
2008-05-21
mac80211: Merge error paths in mesh_table_grow().
Pavel Emelyanov
1
-12
/
+4
2008-05-21
mac80211: Do not report false error from mesh_path_add.
Pavel Emelyanov
1
-1
/
+1
2008-05-21
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+1
2008-05-21
mac80211: Report allocation failure from mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+4
2008-05-21
mac80211: Prepare mesh_table_grow to failing copy_node callback.
Pavel Emelyanov
3
-4
/
+16
2008-05-21
mac80211: Fix one more call to synchronize_rcu in atomic context.
Pavel Emelyanov
1
-1
/
+0
2008-05-21
mac80211: Brush up error paths in mesh_path_add.
Pavel Emelyanov
1
-22
/
+20
2008-05-19
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2
-15
/
+13
2008-05-19
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
3
-90
/
+116
2008-05-19
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
1
-3
/
+1
2008-05-19
tipc: Add support for customized subscription endianness
Allan Stephens
2
-19
/
+18
2008-05-19
tipc: Add support for customized subscription overlap handling
Allan Stephens
2
-1
/
+11
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-335
/
+455
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
60
-272
/
+828
2008-05-14
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
10
-95
/
+524
2008-05-14
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
4
-20
/
+23
2008-05-14
9p: make cryptic unknown error from server less scary
Eric Van Hensbergen
1
-2
/
+2
2008-05-14
9p: fix flags length in net
Steven Rostedt
2
-3
/
+3
2008-05-14
9p: Correct fidpool creation failure in p9_client_create
Josef 'Jeff' Sipek
1
-1
/
+1
2008-05-14
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
1
-9
/
+9
2008-05-14
9p: propagate parse_option changes to client and transports
Eric Van Hensbergen
2
-14
/
+45
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
7
-46
/
+441
2008-05-14
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
1
-0
/
+5
2008-05-14
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
1
-5
/
+28
2008-05-14
mac80211: make rx radiotap header more flexible
Bruno Randolf
1
-62
/
+133
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
8
-25
/
+37
2008-05-14
mac80211: fix queue constant confusion
Johannes Berg
1
-2
/
+2
2008-05-14
mac80211: proper STA info locking
Johannes Berg
10
-123
/
+179
2008-05-14
mac80211: require four hardware queues for QoS/HT
Johannes Berg
3
-10
/
+18
2008-05-14
mac80211: tkip.c use kernel-provided infrastructure
Harvey Harrison
1
-99
/
+46
2008-05-14
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2
-10
/
+8
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-83
/
+171
2008-05-14
net: Fix typo in net/core/sock.c.
Rami Rosen
1
-1
/
+1
2008-05-13
netfilter: xt_iprange: module aliases for xt_iprange
Phil Oester
1
-0
/
+2
2008-05-13
netfilter: ctnetlink: dump conntrack ID in event messages
Eric Leblond
1
-0
/
+3
2008-05-13
irda: Fix a misalign access issue. (v2)
Graf Yang
3
-7
/
+10
2008-05-13
sctp: Fix use of uninitialized pointer
Patrick McHardy
1
-3
/
+3
2008-05-13
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
1
-2
/
+2
2008-05-13
tcp FRTO: work-around inorder receivers
Ilpo Järvinen
1
-4
/
+11
2008-05-13
tcp FRTO: Fix fallback to conventional recovery
Ilpo Järvinen
1
-1
/
+1
2008-05-12
mac80211: Use skb_header_cloned() on TX path.
David S. Miller
1
-2
/
+2
2008-05-12
mac80211: assign needed_headroom/tailroom for netdevs
Johannes Berg
1
-0
/
+9
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
12
-29
/
+25
2008-05-12
mac80211: add missing newlines in printk()
Pavel Roskin
2
-4
/
+5
[next]