virtio-net: Allow UFO feature to be set and advertised.
[safe/jmp/linux-2.6] / net /
2009-07-17 Eric Dumazetudp: cleanups
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-16 Eric Dumazetnetfilter: nf_conntrack: nf_conntrack_alloc() fixes
2009-07-16 Patrick McHardynetfilter: xt_osf: fix nf_log_packet() arguments
2009-07-15 Lothar Waßmannnet/can: add module alias to can protocol drivers
2009-07-15 Lothar Waßmannnet/can bugfix: use after free bug in can protocol...
2009-07-15 Johannes Bergnet/compat/wext: send different messages to compat...
2009-07-15 Johannes Bergwext: optimise, comment and fix event sending
2009-07-15 Johannes Bergwireless extensions: make netns aware
2009-07-14 Andreas Jaggigre: fix ToS/DiffServ inherit bug
2009-07-13 Tobias Klausernet: Rename lookup_neigh_params function
2009-07-13 Changli Gaonet: remove redundant sched/ in net/Makefile
2009-07-12 Sridhar Samudralaudpv6: Handle large incoming UDP/IPv6 packets and suppo...
2009-07-12 Sridhar Samudralaudpv6: Remove unused skb argument of ipv6_select_ident()
2009-07-12 Sridhar Samudralaudpv6: Fix gso_size setting in ip6_ufo_append_data
2009-07-12 Sridhar Samudralaudpv6: Fix HW checksum support for outgoing UFO packets
2009-07-12 Sridhar Samudralaudpv4: Handle large incoming UDP/IPv4 packets and suppo...
2009-07-12 Johannes Bergnet: move and export get_net_ns_by_pid
2009-07-12 Johannes Berggenetlink: make netns aware
2009-07-12 Johannes Bergnet: make namespace iteration possible under RCU
2009-07-12 Johannes Bergnetlink: use call_rcu for netlink_change_ngroups
2009-07-12 Johannes Bergnetlink: remove unused exports
2009-07-12 Sascha Hlusiaksit: fix regression: do not release skb->dst before...
2009-07-12 Eric Dumazetnet: ip_push_pending_frames() fix
2009-07-12 Eric Dumazetnet: sk_prot_alloc() should not blindly overwrite memory
2009-07-10 Johannes Bergcfg80211: disallow configuring unsupported interfaces
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: fix MFP bug, sparse warnings
2009-07-10 Johannes Bergcfg80211: properly name driver locking
2009-07-10 Johannes Bergcfg80211: warn again on spurious deauth
2009-07-10 Johannes Bergcfg80211: mlme API must be able to sleep
2009-07-10 Johannes Bergcfg80211: fix netdev down problem
2009-07-10 Johannes Bergmac80211: refactor the WEP code to be directly usable
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Johannes Bergrfkill: prep for rfkill API changes
2009-07-10 Samuel Ortizcfg80211: check for current_bss from giwrate
2009-07-10 Helmut Schaamac80211: shorten the passive dwell time for sw scans
2009-07-10 Johannes Bergcfg80211: fix giwrange
2009-07-10 Johannes Bergnl80211: limit to one pairwise cipher for associate()
2009-07-10 Johannes Bergcfg80211: refuse authenticating to same BSSID twice
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergcfg80211: reset auth algorithm
2009-07-10 Johannes Bergcfg80211: send events for userspace SME
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergmac80211: re-add HT disabling
2009-07-10 Johannes Bergcfg80211: implement get_wireless_stats
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Johannes Bergcfg80211: emulate connect with auth/assoc
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergmac80211: remove an unused function declaration
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergwext: constify extra argument to wireless_send_event
2009-07-10 Johannes Bergmac80211: tell SME about real auth state
2009-07-10 Johannes Bergcfg80211: remove wireless_dev->bssid
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergnl80211: clean up function definitions
2009-07-10 Johannes Bergcfg80211: move break statement to correct place
2009-07-10 Johannes Bergwext: default to y
2009-07-10 Johannes Bergmac80211: fix todo lock
2009-07-10 Johannes Bergwext: allow returning NULL stats
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-07-10 David Kilroycfg80211: infer WPA and WPA2 support from TKIP and...
2009-07-10 David Kilroycfg80211: set WE encoding size based on available ciphers
2009-07-10 David Kilroycfg80211: allow drivers that can't scan for specific...
2009-07-10 David Kilroycfg80211: Advertise ciphers via WE according to driver...
2009-07-10 Johannes Bergcfg80211: prohibit scanning the same channel more than...
2009-07-10 Johannes Bergmac80211: improve per-sta debugfs
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-10 Johannes Bergcfg80211: issue netlink notification when scan starts
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-07-09 Anton Vorontsovnetpoll: Fix carrier detection for drivers that are...
2009-07-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-08 Anton Vorontsovnetpoll: Introduce netpoll_carrier_timeout kernel option
2009-07-08 Jarek Poplawskiipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
2009-07-07 Luciano Coelhomac80211: minstrel: avoid accessing negative indices...
2009-07-07 Johannes Bergcfg80211: fix refcount leak
2009-07-07 Andrey Yurovskymac80211: fix allocation in mesh_queue_preq
2009-07-07 Jiri SlabyWireless: nl80211, fix lock imbalance
2009-07-07 Mark Smitheconet: use NET_RX_SUCCESS instead of magic number...
2009-07-07 Mark Smithipv6: correct return on ipv6_rcv() packet drop
2009-07-06 Wei Yongjunsctp: fix warning at inet_sock_destruct() while release...
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-07-06 Cyrill Gorcunovnet, bridge: align br_nf_ops assignment
2009-07-06 oscar.medina@motor... tipc: Add socket options to get number of queued messages
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-07-06 Florian Westphalnet: remove NET_RX_BAD and NET_RX_CN* defines
2009-07-06 Stephane Contridsa: fix 88e6xxx statistics counter snapshotting
2009-07-04 Brian HaleyIPv6: preferred lifetime of address not getting updated
next