index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DECnet]: Use RCU locking in dn_rules.c
Steven Whitehouse
2006-03-21
1
-44
/
+53
*
[DECnet]: Patch to fix recvmsg() flag check
Patrick Caulfield
2006-03-21
1
-1
/
+1
*
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2006-03-21
18
-300
/
+302
*
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-03-21
9
-17
/
+169
*
[XFRM]: Fix aevent related crash
Patrick McHardy
2006-03-21
2
-5
/
+20
*
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2006-03-21
5
-7
/
+34
*
[IPV4] ARP: Documentation for new arp_accept sysctl variable.
Neil Horman
2006-03-21
1
-0
/
+5
*
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
Neil Horman
2006-03-21
4
-10
/
+20
*
[TG3]: netif_carrier_off runs too early; could still be queued when init fails
Jeff Mahoney
2006-03-21
1
-1
/
+2
*
[TIPC]: Avoid compiler warning
Per Liden
2006-03-21
1
-1
/
+1
*
[TIPC]: Reduce stack usage
Per Liden
2006-03-21
1
-8
/
+22
*
[TIPC]: Cleanups
Adrian Bunk
2006-03-21
6
-25
/
+30
*
[TIPC]: Remove unused functions
Per Liden
2006-03-21
2
-10
/
+0
*
[TIPC]: Remove inlines from *.c
Sam Ravnborg
2006-03-21
6
-53
/
+53
*
[TIPC]: Fix simple sparse warnings
Sam Ravnborg
2006-03-21
21
-127
/
+127
*
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
David S. Miller
2006-03-21
1
-1
/
+4
*
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
David S. Miller
2006-03-21
1
-0
/
+1
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-21
13
-99
/
+107
*
[ATM] suni: cast arg properly in SONET_SETFRAMING
Alexey Dobriyan
2006-03-21
1
-1
/
+1
*
[WAN]: fix section mismatch warning in sbni
Sam Ravnborg
2006-03-21
1
-2
/
+1
*
[SUNGEM]: sem2mutex
Ingo Molnar
2006-03-21
2
-21
/
+22
*
[CASSINI]: sem2mutex
Ingo Molnar
2006-03-21
2
-21
/
+21
*
[IRDA]: remove MODULE_PARM()
Andrew Morton
2006-03-21
1
-6
/
+6
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-21
19
-101
/
+118
*
[IRDA] sem2mutex: drivers/net/irda
Arjan van de Ven
2006-03-21
2
-18
/
+20
*
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
2006-03-21
5
-7
/
+9
*
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-21
6
-102
/
+102
*
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
2006-03-21
1
-1
/
+0
*
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2006-03-21
2
-14
/
+4
*
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
2006-03-21
3
-35
/
+28
*
[DCCP] options: Fix handling of ackvecs in DATA packets
Arnaldo Carvalho de Melo
2006-03-21
1
-1
/
+1
*
[ATM]: Fix build after neigh->parms->neigh_destructor change.
David S. Miller
2006-03-21
1
-1
/
+1
*
[TG3]: update version and reldate
Michael Chan
2006-03-21
1
-2
/
+2
*
[TG3]: Add firmware version info
Michael Chan
2006-03-21
2
-0
/
+57
*
[TG3]: nvram cleanup
Michael Chan
2006-03-21
1
-27
/
+35
*
[TG3]: Fixup memory test for 5787
Michael Chan
2006-03-21
1
-3
/
+13
*
[TG3]: Add new one-shot MSI handler
Michael Chan
2006-03-21
2
-31
/
+55
*
[TG3]: Add ipv6 checksum support
Michael Chan
2006-03-21
1
-4
/
+8
*
[TG3]: Add new hard_start_xmit
Michael Chan
2006-03-21
2
-5
/
+142
*
[TG3]: Add 5787 nvram support
Michael Chan
2006-03-21
2
-20
/
+130
*
[TG3]: Add 5787 and 5754 basic support
Michael Chan
2006-03-21
3
-3
/
+34
*
[NET]: use fget_light() in net/socket.c
Benjamin LaHaise
2006-03-21
1
-86
/
+106
*
[NET]: minor net_rx_action optimization
Stephen Hemminger
2006-03-21
1
-2
/
+1
*
[NET] rtnetlink: Add RTPROT entry for Netsukuku.
Alpt
2006-03-21
1
-0
/
+1
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-21
3
-18
/
+4
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-21
1
-1
/
+1
*
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
2006-03-21
1
-25
/
+21
*
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
2006-03-21
1
-3
/
+4
*
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-21
8
-51
/
+51
*
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
2006-03-21
1
-3
/
+0
[next]