index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
21
-139
/
+867
2006-03-20
[IPV6]: remove useless test in ip6_append_data
Dave Jones
1
-1
/
+1
2006-03-20
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
1
-1
/
+0
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
4
-10
/
+26
2006-03-20
[DECnet]: Use RCU locking in dn_rules.c
Steven Whitehouse
1
-44
/
+53
2006-03-20
[DECnet]: Patch to fix recvmsg() flag check
Patrick Caulfield
1
-1
/
+1
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
10
-122
/
+125
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2
-2
/
+31
2006-03-20
[XFRM]: Fix aevent related crash
Patrick McHardy
1
-4
/
+11
2006-03-20
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2
-7
/
+25
2006-03-20
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
Neil Horman
2
-10
/
+18
2006-03-20
[TIPC]: Avoid compiler warning
Per Liden
1
-1
/
+1
2006-03-20
[TIPC]: Reduce stack usage
Per Liden
1
-8
/
+22
2006-03-20
[TIPC]: Cleanups
Adrian Bunk
6
-25
/
+30
2006-03-20
[TIPC]: Remove unused functions
Per Liden
2
-10
/
+0
2006-03-20
[TIPC]: Remove inlines from *.c
Sam Ravnborg
6
-53
/
+53
2006-03-20
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
21
-127
/
+127
2006-03-20
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
David S. Miller
1
-1
/
+4
2006-03-20
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
David S. Miller
1
-0
/
+1
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
11
-97
/
+104
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
18
-100
/
+116
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
3
-4
/
+4
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
6
-102
/
+102
2006-03-20
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-20
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2
-14
/
+4
2006-03-20
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
3
-35
/
+28
2006-03-20
[DCCP] options: Fix handling of ackvecs in DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-20
[ATM]: Fix build after neigh->parms->neigh_destructor change.
David S. Miller
1
-1
/
+1
2006-03-20
[NET]: use fget_light() in net/socket.c
Benjamin LaHaise
1
-86
/
+106
2006-03-20
[NET]: minor net_rx_action optimization
Stephen Hemminger
1
-2
/
+1
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-2
/
+2
2006-03-20
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-20
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
1
-25
/
+21
2006-03-20
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
1
-3
/
+4
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
6
-37
/
+43
2006-03-20
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
1
-3
/
+0
2006-03-20
[TCP] H-TCP: Better time accounting
Baruch Even
1
-18
/
+26
2006-03-20
[TCP] H-TCP: Account for delayed-ACKs
Baruch Even
1
-8
/
+18
2006-03-20
[TCP] H-TCP: Use msecs_to_jiffies
Baruch Even
1
-2
/
+2
2006-03-20
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-20
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
1
-48
/
+44
2006-03-20
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
1
-1
/
+14
2006-03-20
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
1
-2
/
+9
2006-03-20
[PKTGEN]: Ports thread list to Kernel list implementation.
Luiz Capitulino
1
-55
/
+41
2006-03-20
[PKTGEN]: Lindent run.
Luiz Capitulino
1
-1251
/
+1379
2006-03-20
[DCCP] options: Fix some aspects of mandatory option processing
Arnaldo Carvalho de Melo
1
-1
/
+6
2006-03-20
[DCCP] ccid2: coding style cleanups
Arnaldo Carvalho de Melo
1
-50
/
+26
2006-03-20
[DCCP] ipv6: cleanups
Arnaldo Carvalho de Melo
1
-127
/
+129
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
5
-71
/
+27
2006-03-20
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
6
-65
/
+72
[next]