Commit Graph

120799 Commits (766ca0fa6bf1600bdf4bc7726c74f14c8455c6b8)
 

Author SHA1 Message Date
Holger Eitzenberger 325dcf7a90 bonding: make tbl argument to bond_parse_parm() const 16 years ago
Holger Eitzenberger d78755237f bonding: remove duplicate declarations 16 years ago
Holger Eitzenberger 5a03cdb7f2 bonding: use pr_debug instead of own macros 16 years ago
Holger Eitzenberger ef65583d01 bonding: fix compile error if debug enabled 16 years ago
Holger Eitzenberger 77afc92b79 bonding: use table for mode names 16 years ago
Holger Eitzenberger 5840205426 bonding: add and use bond_is_lb() 16 years ago
Jarek Poplawski 512bb43eb5 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. 16 years ago
Jarek Poplawski 1b5c0077e1 pkt_sched: sch_htb: Optimize htb_find_next_upper() 16 years ago
Chaithrika U S dbb7a95d81 phy: Add LSI ET1011C PHY driver 16 years ago
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 16 years ago
Brice Goglin bcb09dc276 myri10ge: check fragmentation in LRO get_frag_header() 16 years ago
David S. Miller 6cf1a0f856 bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. 16 years ago
Alexey Dobriyan e42130039c hydra: fix compilation 16 years ago
Gerrit Renker 6fdd34d43b dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 16 years ago
Gerrit Renker 4098dce5be dccp: Remove manual influence on NDP Count feature 16 years ago
Gerrit Renker 0049bab5e7 dccp: Remove obsolete parts of the old CCID interface 16 years ago
Gerrit Renker 63b8e2861f dccp: Clean up old feature-negotiation infrastructure 16 years ago
Gerrit Renker 991d927c86 dccp: Integration of dynamic feature activation - part 3 (client side) 16 years ago
Gerrit Renker 192b27ff35 dccp: Integration of dynamic feature activation - part 2 (server side) 16 years ago
Gerrit Renker 6eb55d172b dccp: Integration of dynamic feature activation - part 1 (socket setup) 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Wang Chen 5a001a070e staging-winbond: Kill directly reference of netdev->priv 16 years ago
Wang Chen 4bcd426796 staging-slicoss: Kill directly reference of netdev->priv 16 years ago
Wang Chen 979123d534 staging-p80211: Kill directly reference of netdev->priv 16 years ago
Wang Chen ad660e2f97 s390_net: Kill directly reference of netdev->priv 16 years ago
Nick Andrew 26aca5ec9e net: Fix incorrect use of loose in spider_net.c 16 years ago
Nick Andrew 6c5cc8e051 wireless: Fix incorrect use of loose in wext.c 16 years ago
Ilpo Järvinen a2acde0771 tcp: fix tso_should_defer in 64bit 16 years ago
Ilpo Järvinen d5dd9175bc tcp: use tcp_write_xmit also in tcp_push_one 16 years ago
David S. Miller 730c30ec64 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Ilpo Järvinen 726e07a8a3 tcp: move some parts from tcp_write_xmit 16 years ago
Ilpo Järvinen 41834b7332 tcp: share code through function, not through copy-paste. :-) 16 years ago
Ilpo Järvinen ee6aac5950 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto 16 years ago
Ilpo Järvinen 50133161a8 tcp: no need to pass prev skb around, reduces arg pressure 16 years ago
Ilpo Järvinen a1197f5a6f tcp: introduce struct tcp_sacktag_state to reduce arg pressure 16 years ago
Ilpo Järvinen 775ffabf77 tcp: make mtu probe failure to not break gso'ed skbs unnecessarily 16 years ago
Ilpo Järvinen 9969ca5f20 tcp: Fix thinko making the not-shiftable to cover S|R as well 16 years ago
Ilpo Järvinen f0bc52f38b tcp: force mss equality with the next skb too. 16 years ago
Ilpo Järvinen 61c1d052a3 dccp: use roundup instead of opencoding 16 years ago
Alan Cox d2b88814c6 tty: driverdata and discdata are void * 16 years ago
Alan Cox 8a1ec21e6c tty: Flags should be accessed via the foo_bit interfaces 16 years ago
David S. Miller 098401a600 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 16 years ago
David S. Miller 0a0755c9fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 16 years ago
Alexander Duyck cb7b48f671 igb/e1000e: Naming interrupt vectors 16 years ago
Luis R. Rodriguez c112d0c5b8 ath9k: Use GFP_ATOMIC when allocating TX private area 16 years ago
Luis R. Rodriguez f8316df10c ath9k: Check for pci_map_single() errors 16 years ago
Ivo van Doorn 73a5267087 rt2x00: Correctly initialize AID during set_key() 16 years ago
Ivo van Doorn 9c3444d33e rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c 16 years ago
Ivo van Doorn 1c02667db5 rt2x00: Fix check for BSS info changes 16 years ago
Wu Fengguang 4c7f0bc266 generic swap(): ath9k: rename swap() to swap_array() 16 years ago