aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
|\
| * net: irda: init spinlock after memcpyDeepak Saxena2009-07-27
| * net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-26
| * NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-21
| * nl80211: Memory leak fixedNiko Jokinen2009-07-21
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-21
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-21
| * mac80211: fix injection in monitor modePavel Roskin2009-07-21
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-21
| * mac80211: disable meshJohannes Berg2009-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-22
|\|
| * Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-20
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-20
| * net: sock_copy() fixesEric Dumazet2009-07-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-16
| |\
| | * netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-16
| | * netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-16
| * | net/can: add module alias to can protocol driversLothar Waßmann2009-07-15
| * | net/can bugfix: use after free bug in can protocol driversLothar Waßmann2009-07-15
* | | 9p: Possible regression in p9_client_statAbhishek Kulkarni2009-07-14
* | | 9p: default 9p transport module fixAbhishek Kulkarni2009-07-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-14
|\| |
| * | gre: fix ToS/DiffServ inherit bugAndreas Jaggi2009-07-14
| * | sit: fix regression: do not release skb->dst before xmitSascha Hlusiak2009-07-11
| * | net: ip_push_pending_frames() fixEric Dumazet2009-07-11
| * | net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-11
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/ /
* | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* | netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-08
|\ \
| * | mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-07
| * | cfg80211: fix refcount leakJohannes Berg2009-07-07
| * | mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-07
| * | Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-07
* | | ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski2009-07-08
|/ /
* | sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun2009-07-06
* | dsa: fix 88e6xxx statistics counter snapshottingStephane Contri2009-07-05
* | IPv6: preferred lifetime of address not getting updatedBrian Haley2009-07-03
* | xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun2009-07-03
* | xfrm4: fix the ports decode of sctp protocolWei Yongjun2009-07-03
* | net/9p: Fix crash due to bad mount parameters.Abhishek Kulkarni2009-07-02
* | Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman2009-06-30
* | ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski2009-06-30
* | sctp: xmit sctp packet always return no route errorWei Yongjun2009-06-29
* | xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun2009-06-29
* | tcp: Do not tack on TSO data to non-TSO packetHerbert Xu2009-06-29
* | tcp: Stop non-TSO packets morphing into TSOHerbert Xu2009-06-29