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