aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| | * | | | | | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-03
| | * | | | | | mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-03
| | * | | | | | cfg80211: make action channel type optionalJohannes Berg2010-06-02
| | * | | | | | wireless: fix several minor description typosWalter Goldens2010-06-02
| * | | | | | | net-next: remove useless union keywordChangli Gao2010-06-11
| * | | | | | | ip: ip_ra_control() rcu fixEric Dumazet2010-06-11
| * | | | | | | phonet: use call_rcu for phonet device freeJiri Pirko2010-06-09
| * | | | | | | ip: Router Alert RCU conversionEric Dumazet2010-06-08
| * | | | | | | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-07
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
| |\ \ \ \ \ \ \
| * | | | | | | | net: use __packed annotationEric Dumazet2010-06-03
| * | | | | | | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
| * | | | | | | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
| * | | | | | | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
| * | | | | | | | net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-02
| * | | | | | | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2010-08-02
* | | | | | | | net/9p: Implement attrwalk 9p callAneesh Kumar K.V2010-08-02
* | | | | | | | 9p: Implement LOPENM. Mohan Kumar2010-08-02
* | | | | | | | fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-02
* | | | | | | | 9p: Implement TMKDIRM. Mohan Kumar2010-08-02
* | | | | | | | 9p: Implement TMKNODM. Mohan Kumar2010-08-02
* | | | | | | | 9p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-02
* | | | | | | | 9p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-02
* | | | | | | | 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-02
* | | | | | | | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
* | | | | | | | 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-02
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | net sched: fix race in mirred device removalstephen hemminger2010-07-25
| |_|_|_|_|/ |/| | | | |
* | | | | | net: fix problem in reading sock TX queueTom Herbert2010-07-14
| |_|_|_|/ |/| | | |
* | | | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
* | | | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-03
* | | | | xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-30
| |_|_|/ |/| | |
* | | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-23
| |/ / |/| |
* | | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
* | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
|\ \
| * | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
| * | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-26
| * | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-25
| |\|
| | * wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-24
| | * Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
| * | sock.h: fix kernel-doc warningRandy Dunlap2010-05-25
| * | cls_cgroup: Fix build error when built-inHerbert Xu2010-05-25
| * | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
| * | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-24
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-21
| |\
| | * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-20
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25