Commit Graph

158002 Commits (61a84108547c1c017683f15311ccbede249fc6fa)
 

Author SHA1 Message Date
Joe Perches 8a27f7c90f lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address 16 years ago
John Dykstra 9a7030b76a tcp: Remove redundant copy of MD5 authentication key 16 years ago
Krishna Kumar fd3ae5e8fc Speed-up pfifo_fast lookup using a private bitmap 16 years ago
David Ward 31ce8c71a3 ipv6: Update Neighbor Cache when IPv6 RA is received on a router 16 years ago
Michael Chan 078b073588 bnx2: Update firmware to 5.0.0.j3. 16 years ago
Octavian Purdila 80a1096bac tcp: fix premature termination of FIN_WAIT2 time-wait sockets 16 years ago
Jens Låås 80b71b80df fib_trie: resize rework 16 years ago
Sascha Hlusiak 8945a808f7 sit: allow ip fragmentation when using nopmtudisc to fix package loss 16 years ago
Eric Dumazet 30038fc61a net: ip_rt_send_redirect() optimization 16 years ago
Eric Dumazet df19a62677 tcp: keepalive cleanups 16 years ago
Michael Chan 5e9b2dbfcb cnic: Put uio init in separate function. 16 years ago
Michael Chan ec0248ea35 cnic: Put rx/tx ring allocation in separate function. 16 years ago
Eric Dumazet 3d1427f870 ipv4: af_inet.c cleanups 16 years ago
Alexey Dobriyan 2975315b79 pktgen: use proc_create_data() 16 years ago
Stephen Hemminger c3d2f52dd4 pktgen: increase version 16 years ago
Stephen Hemminger 63adc6fb8a pktgen: cleanup checkpatch warnings 16 years ago
Stephen Hemminger 64e8ff5ef2 pktgen: use common idle routine 16 years ago
Stephen Hemminger 2bc481cf43 pktgen: spin using hrtimer 16 years ago
Stephen Hemminger fd29cf7262 pktgen: convert to use ktime_t 16 years ago
Stephen Hemminger 5c9d191c16 pktgen: avoid calling gettimeofday 16 years ago
Stephen Hemminger 5b8db2f568 pktgen: reorganize transmit loop 16 years ago
Stephen Hemminger e470757d61 pktgen: use netdev_alloc_skb 16 years ago
Stephen Hemminger 7d7bb1cf0e pktgen: cleanup clone count test 16 years ago
Stephen Hemminger 3791decb5a pktgen: xmit logic reorganization 16 years ago
Stephen Hemminger 3bda06a3d7 pktgen: stop_device cleanup 16 years ago
Stephen Hemminger 65c5b786a3 pktgen: mark read-only/mostly variables 16 years ago
Stephen Hemminger 475ac1e409 pktgen: change inlining 16 years ago
Stephen Hemminger 648fda7404 pktgen: minor cleanup 16 years ago
Ron Mercer 39aa816593 qlge: Move TX completions from workqueue to NAPI. 16 years ago
Ron Mercer a4ab613717 qlge: Allow running MSIx with fewer vectors. 16 years ago
Ron Mercer b2014ff8ac qlge: Get rid of 'default' rx_ring type. 16 years ago
David S. Miller b7f1d43a2b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 16 years ago
Petri Gynther 6c9888532b bonding: Have bond_check_dev_link examine netif_running 16 years ago
Nicolas de Pesloüan f584130616 bonding: Fix useless test: int > INT_MAX 16 years ago
Stephen Hemminger 89c76c62f1 bonding: use compare_ether_addr 16 years ago
Jay Vosburgh 278339a42a bonding: propogate vlan_features to bonding master 16 years ago
Kiran Divekar ad43f8bfb7 libertas: add NULL check on return value of get_zeroed_page 16 years ago
Jussi Kivilinna 04a6445f6f rndis_wlan: use cfg80211_wext_handler 16 years ago
Jussi Kivilinna 21ec2d8d0f rndis_wlan: disable IWEVPMKIDCAND wireless event 16 years ago
Jussi Kivilinna a0f9ce2ac3 rndis_wlan: convert mic failure wireless event to cfg80211 16 years ago
Jussi Kivilinna 3334943cef rndis_wlan: remove unneeded SIOCSIWCOMMIT 16 years ago
Jussi Kivilinna 305e243e68 rndis_wlan: rename wireless stats worker to device poller 16 years ago
Jussi Kivilinna d695df9049 rndis_wlan: add cfg80211 dump_station 16 years ago
Jussi Kivilinna 8b89a2883b rndis_wlan: add cfg80211 get_station 16 years ago
Jussi Kivilinna 84bf8400ce rndis_wlan: add cfg80211 key handling 16 years ago
Jussi Kivilinna 5554adbe0d rndis_wlan: add cfg80211 set_channel 16 years ago
Jussi Kivilinna 5c52323e8c rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss 16 years ago
Jussi Kivilinna 9f77ccab57 rndis_wlan: enable infrastructure before setting random essid 16 years ago
Jussi Kivilinna 161391725e rndis_wlan: set ieee80211_ptr->iftype in rndis_change_virtual_intf 16 years ago
Jussi Kivilinna 7b1fff996a rndis_wlan: use is_zero_ether_addr() and is_broadcast_ether_addr() 16 years ago