index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
2006-03-23
2
-89
/
+920
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
1
-10
/
+10
*
[SK_BUFF]: export skb_pull_rcsum
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+2
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
1
-0
/
+28
*
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2006-03-20
1
-0
/
+21
*
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-03-20
1
-1
/
+1
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
2
-6
/
+8
*
[NET]: minor net_rx_action optimization
Stephen Hemminger
2006-03-20
1
-2
/
+1
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
1
-2
/
+2
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
2006-03-20
1
-25
/
+21
*
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
2006-03-20
1
-3
/
+4
*
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-20
4
-20
/
+26
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
2006-03-20
1
-48
/
+44
*
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
2006-03-20
1
-1
/
+14
*
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
2006-03-20
1
-2
/
+9
*
[PKTGEN]: Ports thread list to Kernel list implementation.
Luiz Capitulino
2006-03-20
1
-55
/
+41
*
[PKTGEN]: Lindent run.
Luiz Capitulino
2006-03-20
1
-1251
/
+1379
*
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2006-03-20
1
-0
/
+19
*
[NET] pktgen: Fix races between control/worker threads.
Arthur Kepner
2006-03-20
1
-25
/
+110
*
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
2006-03-20
1
-0
/
+23
*
[NET] core: add RFC2863 operstate
Stefan Rompf
2006-03-20
4
-3
/
+142
*
[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's st...
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+8
*
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
2006-03-03
1
-1
/
+25
*
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-01
1
-1
/
+0
|
\
|
*
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
2006-02-27
1
-1
/
+0
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-23
1
-7
/
+3
|
\
|
|
*
[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().
YOSHIFUJI Hideaki
2006-02-19
1
-7
/
+3
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-02-17
2
-29
/
+54
|
\
|
|
*
[NET]: Revert skb_copy_datagram_iovec() recursion elimination.
David S. Miller
2006-02-13
1
-28
/
+53
|
*
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2006-02-09
1
-1
/
+1
*
|
Merge branch 'master'
Jeff Garzik
2006-02-07
4
-11
/
+14
|
\
|
|
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
2
-3
/
+3
|
*
[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl
Thomas Graf
2006-01-24
1
-2
/
+3
|
*
[NET]: Fix skb fclone error path handling.
Herbert Xu
2006-01-23
1
-3
/
+5
|
*
[NET]: more whitespace issues in net/core/filter.c
Kris Katterjohn
2006-01-23
1
-3
/
+3
*
|
[PATCH] net/: fix the WIRELESS_EXT abuse
Adrian Bunk
2006-01-30
2
-7
/
+5
|
/
*
[PKTGEN]: Respect hard_header_len of device.
David S. Miller
2006-01-18
1
-2
/
+3
*
[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
Kris Katterjohn
2006-01-17
1
-1
/
+1
*
[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN
Kris Katterjohn
2006-01-17
1
-23
/
+11
*
[NET]: Fix whitespace issues in net/core/filter.c
Kris Katterjohn
2006-01-17
1
-7
/
+6
*
[NET]: Clean up comments for sk_chk_filter()
Kris Katterjohn
2006-01-13
1
-7
/
+3
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
7
-1
/
+7
*
[NET]: Fix diverter build.
Evgeniy Polyakov
2006-01-11
1
-1
/
+1
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
1
-1
/
+1
*
Fix net/core/wireless.c link failure
Linus Torvalds
2006-01-10
1
-0
/
+1
*
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
2006-01-10
2
-2
/
+2
*
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
Andrey Borzenkov
2006-01-10
1
-9
/
+19
*
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
2
-16
/
+8
[next]