aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski2009-04-20
| * | ax25: proc uid file misses headerAlan Cox2009-04-20
| * | vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-04-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-17
| |\ \
| | * | mac80211: validate TIM IE lengthJohannes Berg2009-04-17
| | * | cfg80211: do not replace BSS structsJohannes Berg2009-04-17
| | * | cfg80211: copy hold when replacing BSSJohannes Berg2009-04-17
| | * | mac80211: avoid crashing when no scan sdataJohannes Berg2009-04-17
| | * | mac80211: Fragmentation threshold (typo)Gerrit Renker2009-04-16
| | * | mac80211: quiet beacon loss messagesMichael Buesch2009-04-16
| | * | mac80211: correct wext transmit power handlerJohannes Berg2009-04-16
| | * | mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan2009-04-16
| | * | cfg80211: fix NULL pointer deference in reg_device_remove()Luis R. Rodriguez2009-04-16
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-17
| |\ \ \ | | |_|/ | |/| |
| | * | netfilter: nfnetlink: return ENOMEM if we fail to create netlink socketPablo Neira Ayuso2009-04-17
| | * | netfilter: ctnetlink: report error if event message allocation failsPablo Neira Ayuso2009-04-17
| * | | gro: Fix use after free in tcp_gro_receiveHerbert Xu2009-04-17
| * | | can: Network Drop Monitor: Make use of consume_skb() in af_can.cOliver Hartkopp2009-04-17
* | | | syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-20
* | | | [PATCH] net: remove superfluous call to synchronize_net()Eric Dumazet2009-04-17
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-16
| |\| | | | |/ | |/|
| | * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-16
| | * netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy2009-04-15
| | * netfilter: nf_log regression fixEric Dumazet2009-04-15
| * | packet: avoid warnings when high-order page allocation failsEric Dumazet2009-04-15
| * | Revert "rose: zero length frame filtering in af_rose.c"David S. Miller2009-04-14
| * | gro: Restore correct value to gso_sizeHerbert Xu2009-04-14
| * | ipv6:remove useless checkYang Hongyang2009-04-14
| * | tcp: fix >2 iw selectionIlpo Järvinen2009-04-14
| * | netsched: Allow meta match on vlan tag on receiveStephen Hemminger2009-04-13
| * | gro: Normalise skb before bypassing GRO on netpoll VLAN pathHerbert Xu2009-04-13
| * | ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-11
| * | tr: fix leakage of device in net/802/tr.cWei Yongjun2009-04-11
| * | net: netif_device_attach/detach should start/stop all queuesAlexander Duyck2009-04-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-08
| |\|
| | * netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-06
| | * netfilter: fix selection of "LED" target in netfilterAlex Riesen2009-04-06
| | * netfilter: ip6tables regression fixEric Dumazet2009-04-06
* | | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-16
* | | ERR_PTR() dereference in net/rds/ib.cDan Carpenter2009-04-09
* | | ERR_PTR() dereference in net/rds/iw.cDan Carpenter2009-04-09
* | | rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-09
* | | RDS: remove unused #include <version.h>Huang Weiyi2009-04-09
* | | RDS: use get_user_pages_fast()Andy Grover2009-04-09
* | | RDS: Establish connection before parsing CMSGsAndy Grover2009-04-09
* | | RDS: Fix ordering in a conditionalAndy Grover2009-04-09
* | | RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-09
* | | RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise2009-04-09
* | | RDS: Correct some iw references in rdma_transport.cAndy Grover2009-04-09