| Commit message (Expand) | Author | Age | Files | Lines |
* | [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock | Andrew Morton | 2007-04-26 | 1 | -13/+8 |
* | [SUNRPC]: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-04-26 | 1 | -9/+1 |
* | [AF_IUCV]: Fix compilation on s390-up | Alexey Dobriyan | 2007-04-26 | 1 | -2/+0 |
* | [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c | Milind Arun Choudhary | 2007-04-26 | 1 | -3/+1 |
* | [NET] tun/tap: fixed hw address handling | Brian Braunstein | 2007-04-26 | 1 | -11/+27 |
* | [NET]: Delete unused header file linux/if_wanpipe_common.h | Robert P. J. Day | 2007-04-26 | 2 | -59/+0 |
* | [NET]: Delete unused header file linux/sdla_fr.h. | Robert P. J. Day | 2007-04-26 | 1 | -638/+0 |
* | [NETLINK]: Possible cleanups. | Adrian Bunk | 2007-04-26 | 6 | -11/+5 |
* | [NET]: Fix yam.c | Andrew Morton | 2007-04-26 | 1 | -1/+1 |
* | [NET]: Clean up sk_buff walkers. | Jean Delvare | 2007-04-26 | 5 | -158/+86 |
* | [XFRM]: Export SAD info. | Jamal Hadi Salim | 2007-04-26 | 4 | -0/+99 |
* | [BRIDGE]: Missing rtnl. | Stephen Hemminger | 2007-04-26 | 1 | -0/+2 |
* | [BRIDGE]: if no STP then forward all BPDUs | Stephen Hemminger | 2007-04-26 | 1 | -2/+8 |
* | [BRIDGE]: drop PAUSE frames | Stephen Hemminger | 2007-04-26 | 2 | -1/+7 |
* | [BRIDGE]: don't change packet type | Stephen Hemminger | 2007-04-26 | 1 | -4/+1 |
* | [IPV6] NDISC: Unify main process of sending ND messages. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -199/+84 |
* | [IPV6] XFRM: Use ip6addr_any where applicable. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -3/+1 |
* | [IPV6]: Export in6addr_any for future use. | YOSHIFUJI Hideaki | 2007-04-26 | 2 | -4/+0 |
* | [IPV4] IP_GRE: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -13/+10 |
* | [IPV4] IPIP: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -14/+8 |
* | [IPV6] SIT: Unify code path to get hash array index. | YOSHIFUJI Hideaki | 2007-04-26 | 1 | -14/+9 |
* | [IPV6]: Fix Makefile thinko. | David S. Miller | 2007-04-26 | 1 | -1/+1 |
* | [IPV6]: Consolidate common SNMP code | Herbert Xu | 2007-04-26 | 5 | -147/+91 |
* | [IPV4]: Consolidate common SNMP code | Herbert Xu | 2007-04-26 | 4 | -56/+57 |
* | [IPV4]: Fix build without procfs. | YOSHIFUJI Hideaki | 2007-04-26 | 2 | -2/+4 |
* | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki | 2007-04-26 | 5 | -4/+10 |
* | [TIPC]: Enhancements to msg_set_bits() routine | Allan Stephens | 2007-04-26 | 1 | -4/+7 |
* | [WIRELESS] cfg80211: Update comment for locking. | Johannes Berg | 2007-04-26 | 1 | -0/+4 |
* | [NET]: Warn about GSO/checksum abuse | Herbert Xu | 2007-04-26 | 1 | -1/+1 |
* | [TCP] TCP YEAH: Use vegas dont copy it. | Stephen Hemminger | 2007-04-26 | 4 | -178/+61 |
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-26 | 15 | -55/+65 |
* | [TCP]: TCP Illinois update. | Stephen Hemminger | 2007-04-26 | 1 | -112/+186 |
* | [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo | John W. Linville | 2007-04-26 | 1 | -2/+2 |
* | [WIRELESS]: Remove wext over netlink. | Johannes Berg | 2007-04-26 | 5 | -798/+0 |
* | [WIRELESS] cfg80211: New wireless config infrastructure. | Johannes Berg | 2007-04-26 | 13 | -1/+583 |
* | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg | 2007-04-26 | 10 | -79/+92 |
* | [WIRELESS]: Update MAINTAINERS for wireless mailing list. | Johannes Berg | 2007-04-26 | 1 | -3/+12 |
* | [NET]: Prevent much sadness in qdisc_lock_tree(). | Andrew Morton | 2007-04-26 | 1 | -2/+0 |
* | [IPV6] SNMP: Use put_unaligned() instead of memcpy(). | YOSHIFUJI Hideaki | 2007-04-26 | 2 | -17/+11 |
* | [IPV6] SNMP: Fix several warnings without procfs. | YOSHIFUJI Hideaki | 2007-04-26 | 2 | -2/+3 |
* | [IPV6] SNMP: Avoid unaligned accesses. | YOSHIFUJI Hideaki | 2007-04-26 | 2 | -7/+17 |
* | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) | Ilpo Järvinen | 2007-04-26 | 5 | -116/+158 |
* | [NET]: Fix comments for register_netdev(). | Borislav Petkov | 2007-04-26 | 1 | -1/+1 |
* | [IrDA]: Misc spelling corrections. | G. Liakhovetski | 2007-04-26 | 4 | -14/+14 |
* | [IrDA]: Adding carriage returns to mcs7780 debug statements | Samuel Ortiz | 2007-04-26 | 1 | -13/+13 |
* | [IrDA] af_irda: IRDA_ASSERT cleanups | Samuel Ortiz | 2007-04-26 | 1 | -27/+5 |
* | [IrDA] af_irda: irda_accept cleanup | Samuel Ortiz | 2007-04-26 | 1 | -26/+8 |
* | [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream | Olaf Kirch | 2007-04-26 | 1 | -7/+11 |
* | [IrDA] af_irda: irda_recvmsg_stream cleanup | Olaf Kirch | 2007-04-26 | 1 | -18/+13 |
* | [NET]: Move sk_setup_caps() out of line. | Andi Kleen | 2007-04-26 | 2 | -13/+16 |