Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[deliverable/linux.git] / net /
2010-10-05  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-10-05  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-05  John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2010-10-05  Luis R. Rodriguezmac80211: fix channel assumption for association done...
2010-10-05  Johannes Bergmac80211: fix deadlock with multiple interfaces
2010-10-05  Johannes Bergnl80211: reduce dumping boilerplate
2010-10-05  Johannes Bergnl80211: use generic check for netif_running
2010-10-05  Johannes Bergnl80211: use the new genetlink pre/post_doit hooks
2010-10-05  Johannes Berggenetlink: introduce pre_doit/post_doit hooks
2010-10-05  Bruno Randolfmac80211: Add WME information element for IBSS
2010-10-05  Helmut Schaamac80211: distinct between max rates and the number...
2010-10-05  Bill Jordanmac80211: fix for WDS interfaces
2010-10-05  Bill Jordancfg80211: patches to allow setting the WDS peer
2010-10-05  Juuso Oikarinenmac80211: Add validity check for beacon_crc value
2010-10-05  Stanislaw Gruszkamac80211: perform scan cancel in hw reset work
2010-10-05  Johannes Bergcfg80211: fix locking
2010-10-05  Johannes Bergcfg80211/mac80211: allow management frame TX in AP...
2010-10-05  Felix Fietkaunl80211: allow drivers to indicate whether the survey...
2010-10-05  Christian Lampartermac80211: fix rx monitor filter refcounters
2010-10-05  Ben Greearwireless: Use first phyX name available when registerin...
2010-10-05  John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-10-05  stephen hemmingeripv6: make __ipv6_isatap_ifid static
2010-10-05  stephen hemmingerfib: fib_rules_cleanup can be static
2010-10-05  Eric Dumazetfib: cleanups
2010-10-05  Nicolas Kaisercaif: remove duplicated include
2010-10-05  Dan Carpentercls_u32: signedness bug
2010-10-05  David S. Milleripvs: Use frag walker helper in SCTP proto support.
2010-10-05  Eric Dumazetnet: dynamic ingress_queue allocation
2010-10-04  Gustavo F. PadovanBluetooth: Disallow to change L2CAP_OPTIONS values...
2010-10-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-04  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-04  Linus TorvaldsMerge branch 'merge-powerpc' of git://git.secretlab...
2010-10-04  Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2010-10-04  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-10-04  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-10-04  Linus TorvaldsMerge branch 'merge-spi' of git://git.secretlab.ca...
2010-10-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-04  Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2010-10-04  Eric Dumazetnet: introduce DST_NOCACHE flag
2010-10-04  David S. Millersctp: Fix break indentation in sctp_ioctl().
2010-10-04  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-10-04  Dan Rosenbergsctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
2010-10-04  Dan Rosenbergsctp: prevent reading out-of-bounds memory
2010-10-04  David Stevensipv4: correct IGMP behavior on v3 query during v2-compa...
2010-10-04  Eric Dumazetipmr: cleanups
2010-10-04  Eric Dumazetipmr: RCU protection for mfc_cache_array
2010-10-04  Eric Dumazetipmr: RCU conversion of mroute_sk
2010-10-04  Eric Dumazetipmr: __pim_rcv() is called under rcu_read_lock
2010-10-04  stephen hemmingergre: protocol table can be static
2010-10-04  Ben HutchingsRevert "ipv4: Make INET_LRO a bool instead of tristate."
2010-10-04  Nagendra Tomarnet: Fix the condition passed to sk_wait_event()
2010-10-03  Maciej Żenczykowskinet: Fix IPv6 PMTU disc. w/ asymmetric routes
2010-10-01  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-10-01  Linus TorvaldsMerge branch 'for-linus/i2c/2636-rc5' of git://git...
2010-10-01  Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2010-10-01  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-01  Eric Dumazetipv4: rcu conversion in ip_route_output_slow
2010-10-01  Eric Dumazetipv4: introduce __ip_dev_find()
2010-10-01  Eric Dumazetvlan: dont drop packets from unknown vlans in promiscuo...
2010-10-01  Eric Dumazetipv4: __mkroute_output() speedup
2010-10-01  Rémi Denis-CourmontPhonet: restore flow control credits when sending fails
2010-09-30  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-09-30  Gustavo F. PadovanRevert "Bluetooth: Don't accept ConfigReq if we aren...
2010-09-30  Gustavo F. PadovanBluetooth: Fix inconsistent lock state with RFCOMM
2010-09-30  Gustavo F. PadovanBluetooth: Simplify L2CAP Streaming mode sending
2010-09-30  Andrei EmeltchenkoBluetooth: fix MTU L2CAP configuration parameter
2010-09-30  Mat MartineauBluetooth: Only enable L2CAP FCS for ERTM or streaming
2010-09-30  Eric Dumazetip_gre: comments change
2010-09-30  stephen hemmingertcp: tcp_enter_quickack_mode can be static
2010-09-30  stephen hemmingerarp: remove unnecessary export of arp_broken_ops
2010-09-30  Kumar SanghviPhonet: Correct header retrieval after pskb_may_pull
2010-09-30  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-09-29  Eric Dumazetnet: rename netdev rx_queue to ingress_queue
2010-09-29  Eric Dumazetip6tnl: percpu stats accounting
2010-09-29  Eric Dumazetipip: enable lockless xmits
2010-09-29  Eric Dumazetip_gre: lockless xmit
2010-09-29  Eric Dumazetsit: enable lockless xmits
2010-09-29  Eric Dumazetsit: fix percpu stats accounting
2010-09-29  Eric Dumazetipip: fix percpu stats accounting
2010-09-29  Eric Dumazetnet: add a recursion limit in xmit path
2010-09-29  Len BrownMerge branches 'apei', 'battery-mwh-fix', 'bugzilla...
2010-09-29  Maciej Żenczykowskiipv6: Implement Any-IP support for IPv6.
2010-09-29  Tom Herbertipv4: Allow configuring subnets as local addresses
2010-09-29  David S. Millerip_gre: Fix dependencies wrt. ipv6.
2010-09-29  Len BrownMerge branch 'meego-7093' into idle-release
2010-09-28  Damian Lukowskinet-2.6: SYN retransmits: Add new parameter to retransm...
2010-09-28  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-28  Juuso Oikarinenmac80211: Fix WMM driver queue configuration
2010-09-28  Johannes Bergcfg80211: always set IBSS basic rates
2010-09-28  Luis R. Rodriguezmac80211: fix offchannel assumption upon association
2010-09-28  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-09-28  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-09-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-09-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-09-28  Ben Hutchings8021q: Use netif_copy_real_num_queues() to set queue...
2010-09-28  Ben Hutchingsnet: Allow changing number of RX queues after device...
2010-09-28  Eric Dumazetnet: sk_{detach|attach}_filter() rcu fixes
2010-09-28  Eric Dumazetfib: use atomic_inc_not_zero() in fib_rules_lookup
2010-09-28  Eric Dumazetsit: percpu stats accounting
2010-09-28  Eric Dumazetipip: percpu stats accounting
next
This page took 0.070598 seconds and 8 git commands to generate.