Commit Graph

191395 Commits (803020c6fa63aa738cfda3329c9675b42023e9d2)
 

Author SHA1 Message Date
Peter Korsgaard e9162ab161 dm9601: fix phy/eeprom write routine 15 years ago
David S. Miller 26d27844df Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" 15 years ago
Simon Arlott 19937d0482 ppp_generic: handle non-linear skbs when passing them to pppd 15 years ago
Simon Arlott ea8420e9f5 ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid 15 years ago
John W. Linville 52c7738618 iwmc3200wifi: fix busted iwm_debugfs_init definition 15 years ago
John W. Linville 1d7d969dd0 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 15 years ago
Xose Vazquez Perez 12ef116bf7 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. 15 years ago
Johannes Berg 23ff98fc21 mac80211_hwsim: fix double-scan detection 15 years ago
Johannes Berg be4a4b6a5d mac80211: improve IBSS scanning 15 years ago
Johannes Berg a75b4363ea mac80211: allow controlling aggregation manually 15 years ago
David Kilroy 07cefe7ac9 orinoco_usb: implement fw download 15 years ago
David Kilroy fc97431a50 orinoco_usb: avoid in_atomic 15 years ago
David Kilroy 9afac70a73 orinoco: add orinoco_usb driver 15 years ago
David Kilroy bcad6e80f3 orinoco: encapsulate driver locking 15 years ago
David Kilroy 593ef09c9e orinoco: allow driver to specify netdev_ops 15 years ago
David Kilroy b42f2074de orinoco: add hermes_ops 15 years ago
Johannes Berg f7c65594f7 mac80211: fix ieee80211_find_sta[_by_hw] 15 years ago
John W. Linville c7ab1a4dcb b43legacy: Added get_survey callback in order to get channel noise 15 years ago
John W. Linville 354b4f04f2 b43: Added get_survey callback in order to get channel noise 15 years ago
John W. Linville 91639c76bf rt2x00: remove now unused noise field from struct rxdone_entry_desc 15 years ago
John W. Linville 1f55c12cef iwmc3200wifi: cleanup unneeded debugfs error handling 15 years ago
Michael S. Tsirkin d9d52b5178 tun: add ioctl to modify vnet header size 15 years ago
David S. Miller cd7b5396e7 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
David S. Miller 7ef527377b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Jan Engelhardt 1183f3838c net: fix compile error due to double return type in SOCK_DEBUG 15 years ago
David S. Miller 47d29646a2 net: Inline skb_pull() in eth_type_trans(). 15 years ago
Elina Pasheva 6f1464bf65 net/usb: initiate sync sequence in sierra_net.c driver 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Vlad Yasevich 0e3aef8d09 sctp: Tag messages that can be Nagle delayed at creation. 15 years ago
Vlad Yasevich bfa0d9843a sctp: Optimize computation of highest new tsn in SACK. 15 years ago
Vlad Yasevich ea862c8d1f sctp: correctly mark missing chunks in fast recovery 15 years ago
Vlad Yasevich 6588337189 sctp: rwnd_press should be cumulative 15 years ago
Vlad Yasevich cf9b4812e1 sctp: fast recovery algorithm is per association. 15 years ago
Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations 15 years ago
Vlad Yasevich c0058a35aa sctp: Save some room in the sctp_transport by using bitfields 15 years ago
Vlad Yasevich d9efc2231b sctp: Do not force T3 timer on fast retransmissions. 15 years ago
Vlad Yasevich ae19c54866 sctp: remove 'resent' bit from the chunk 15 years ago
Vlad Yasevich d598b166ce sctp: Make sure we always return valid retransmit path 15 years ago
Dan Carpenter b99a4d53a7 sctp: cleanup: remove duplicate assignment 15 years ago
Wei Yongjun 787a51a087 sctp: implement sctp association probing module 15 years ago
Shan Wei ec7b951950 sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk 15 years ago
Vlad Yasevich fbdf501c93 sctp: Do no select unconfirmed transports for retransmissions 15 years ago
Wei Yongjun bc4f841a05 sctp: fix to retranmit at least one DATA chunk 15 years ago
Elina Pasheva 2fdc45c7c4 net/usb: remove default in Kconfig for sierra_net driver 15 years ago
Wei Yongjun 6429d3dc4b sctp: missing set src and dest port while lookup output route 15 years ago
Wei Yongjun 52688d6ec9 sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state 15 years ago
Wei Yongjun bd69b981a3 sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent 15 years ago
Vlad Yasevich c17b02b38a sctp: send SHUTDOWN-ACK chunk back to the source. 15 years ago
Vlad Yasevich a5f4cea74f sctp: Use correct address family in sctp_getsockopt_peer_addrs() 15 years ago