| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: remove rt6i_genid | Hannes Frederic Sowa | 2014-09-30 | 4 | -5/+29 |
* | ematch: Fix matching of inverted containers. | Ignacy Gawędzki | 2014-09-29 | 1 | -2/+4 |
* | gro: fix aggregation for skb using frag_list | Eric Dumazet | 2014-09-29 | 1 | -0/+3 |
* | neigh: check error pointer instead of NULL for ipv4_neigh_lookup() | WANG Cong | 2014-09-28 | 1 | -1/+1 |
* | ip6_gre: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | 1 | -0/+2 |
* | ip6_vti: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | 1 | -1/+5 |
* | ip6_tunnel: Return an error when adding an existing tunnel. | Steffen Klassert | 2014-09-28 | 1 | -1/+5 |
* | ip6gre: add a rtnl link alias for ip6gretap | Nicolas Dichtel | 2014-09-26 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-09-26 | 4 | -8/+71 |
|\ |
|
| * | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' | Pablo Neira Ayuso | 2014-09-07 | 1 | -0/+1 |
| * | netfilter: nfnetlink: deliver netlink errors on batch completion | Pablo Neira Ayuso | 2014-09-03 | 1 | -1/+63 |
| * | netfilter: nft_rbtree: no need for spinlock from set destroy path | Pablo Neira Ayuso | 2014-09-03 | 1 | -2/+0 |
| * | netfilter: nft_hash: no need for rcu in the hash set destroy path | Pablo Neira Ayuso | 2014-09-03 | 1 | -5/+7 |
* | | ip_tunnel: Don't allow to add the same tunnel multiple times. | Steffen Klassert | 2014-09-26 | 1 | -3/+8 |
* | | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-24 | 1 | -1/+1 |
|\ \ |
|
| * | | net: rfkill: gpio: Fix clock status | Loic Poulain | 2014-09-22 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-23 | 17 | -40/+133 |
|\ \ \ |
|
| * | | | ipv4: do not use this_cpu_ptr() in preemptible context | Eric Dumazet | 2014-09-23 | 1 | -3/+3 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-09-22 | 3 | -13/+45 |
| |\ \ \ |
|
| | * | | | xfrm: Generate queueing routes only from route lookup functions | Steffen Klassert | 2014-09-16 | 1 | -8/+24 |
| | * | | | xfrm: Generate blackhole routes only from route lookup functions | Steffen Klassert | 2014-09-16 | 3 | -6/+22 |
| * | | | | net: sched: shrink struct qdisc_skb_cb to 28 bytes | Eric Dumazet | 2014-09-22 | 1 | -4/+14 |
| * | | | | openvswitch: restore OVS_FLOW_CMD_NEW notifications | Samuel Gauthier | 2014-09-19 | 1 | -4/+5 |
| * | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-19 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | net: rfkill: gpio: Enable module auto-loading for ACPI based switches | Marcel Holtmann | 2014-09-16 | 1 | -0/+1 |
| * | | | bridge: Fix br_should_learn to check vlan_enabled | Vlad Yasevich | 2014-09-15 | 1 | -1/+1 |
| * | | | net: fix creation adjacent device symlinks | Alexander Y. Fomichev | 2014-09-15 | 1 | -7/+11 |
| * | | | bridge: Allow clearing of pvid and untagged bitmap | Vlad Yasevich | 2014-09-13 | 1 | -0/+4 |
| * | | | bridge: Check if vlan filtering is enabled only once. | Vlad Yasevich | 2014-09-13 | 2 | -4/+13 |
| * | | | Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-13 | 2 | -1/+7 |
| |\| | |
|
| | * | | Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-09-09 | 2 | -1/+7 |
| | |\ \ |
|
| | | * | | mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period | Emmanuel Grumbach | 2014-09-05 | 1 | -1/+1 |
| | | * | | nl80211: clear skb cb before passing to netlink | Johannes Berg | 2014-09-03 | 1 | -0/+6 |
| * | | | | ipv6: clean up anycast when an interface is destroyed | Sabrina Dubroca | 2014-09-12 | 2 | -3/+26 |
| * | | | | RxRPC: Fix missing __user annotation | David Howells | 2014-09-10 | 1 | -1/+1 |
| * | | | | net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru... | Ani Sinha | 2014-09-10 | 1 | -0/+3 |
| * | | | | net: fix skb_page_frag_refill() kerneldoc | Eric Dumazet | 2014-09-08 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-09-12 | 2 | -121/+143 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | libceph: do not hard code max auth ticket len | Ilya Dryomov | 2014-09-10 | 1 | -35/+29 |
| * | | | | libceph: add process_one_ticket() helper | Ilya Dryomov | 2014-09-10 | 1 | -104/+124 |
| * | | | | libceph: gracefully handle large reply messages from the mon | Sage Weil | 2014-09-10 | 1 | -0/+8 |
* | | | | | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-08 | 6 | -8/+17 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 2014-09-04 | 6 | -8/+17 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | mac80211: fix agg_status debugfs file alignment | Johannes Berg | 2014-08-26 | 1 | -1/+1 |
| | * | | | mac80211: fix start_seq_num in Rx reorder offload | Denton Gentry | 2014-08-26 | 1 | -2/+2 |
| | * | | | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland | 2014-08-26 | 1 | -1/+6 |
| | * | | | mac80211: fix smps mode check for AP_VLAN | Felix Fietkau | 2014-08-26 | 1 | -2/+5 |
| | * | | | mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype | Felix Fietkau | 2014-08-26 | 1 | -0/+2 |
| | * | | | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg | 2014-08-26 | 1 | -2/+1 |
* | | | | | ipv6: restore the behavior of ipv6_sock_ac_drop() | WANG Cong | 2014-09-08 | 1 | -2/+0 |