Age | Commit message (Expand) | Author |
2014-06-25 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-06-16 | netfilter: nf_tables: use u32 for chain use counter | Pablo Neira Ayuso |
2014-06-15 | udp: call __skb_checksum_complete when doing full checksum | Tom Herbert |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-11 | net_sched: drr: warn when qdisc is not work conserving | Florian Westphal |
2014-06-11 | net: sctp: migrate most recently used transport to ktime | Daniel Borkmann |
2014-06-10 | tcp: add gfp parameter to tcp_fragment | Octavian Purdila |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-04 | vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) | Tom Herbert |
2014-06-04 | gre: Call gso_make_checksum | Tom Herbert |
2014-06-04 | udp: Generic functions to set checksum | Tom Herbert |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-06-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-05-29 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-26 | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-23 | net: Split sk_no_check into sk_no_check_{rx,tx} | Tom Herbert |
2014-05-23 | net: Eliminate no_check from protosw | Tom Herbert |
2014-05-23 | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg |
2014-05-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2014-05-22 | net: Add a software TSO helper API | Ezequiel Garcia |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-22 | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables | David S. Miller |
2014-05-22 | tcp: make cwnd-limited checks measurement-based, and gentler | Neal Cardwell |
2014-05-22 | cfg80211: allow RSSI compensation | Emmanuel Grumbach |
2014-05-21 | cfg80211: implement cfg80211_get_station cfg80211 API | Antonio Quartulli |
2014-05-21 | mac80211: export the expected throughput | Antonio Quartulli |
2014-05-20 | cfg80211: export expected throughput through get_station() | Antonio Quartulli |
2014-05-20 | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel |
2014-05-19 | cfg80211: constify wowlan/coalesce mask/pattern pointers | Johannes Berg |
2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg |
2014-05-19 | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg |
2014-05-19 | mac80211: fix csa_counter_offs argument name in docbook | Luciano Coelho |
2014-05-19 | cfg80211: add documentation for max_num_csa_counters | Luciano Coelho |
2014-05-19 | netfilter: nf_tables: defer all object release via rcu | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: remove skb and nlh from context structure | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle elements | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle table | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle chain | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle sets | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: add message type to transactions | Pablo Neira Ayuso |