Age | Commit message (Expand) | Author | Files | Lines |
2015-09-07 | openvswitch: Remove conntrack Kconfig option. | Joe Stringer | 3 | -14/+6 |
2015-09-07 | Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -6/+113 |
2015-09-06 | RDS: rds_conn_lookup() should factor in the struct net for a match | Sowmini Varadhan | 1 | -4/+5 |
2015-09-06 | switchdev: fix return value of switchdev_port_fdb_dump in case of error | Jiri Pirko | 1 | -5/+1 |
2015-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 7 | -12/+55 |
2015-09-06 | net/ipv6: Correct PIM6 mrt_lock handling | Richard Laing | 1 | -1/+1 |
2015-09-06 | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -150/+197 |
2015-09-05 | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key | Andrea Arcangeli | 1 | -1/+1 |
2015-09-05 | fs: create and use seq_show_option for escaping | Kees Cook | 1 | -2/+5 |
2015-09-04 | mac80211: reject software RSSI CQM with beacon filtering | Johannes Berg | 1 | -0/+4 |
2015-09-04 | mac80211: avoid VHT usage with no 80MHz chans allowed | Arik Nemtsov | 2 | -0/+31 |
2015-09-04 | cfg80211: regulatory: restore proper user alpha2 | Maciej S. Szmigiero | 1 | -1/+1 |
2015-09-04 | rfkill: Copy "all" global state to other types | João Paulo Rechi Vita | 1 | -1/+9 |
2015-09-04 | mac80211: protect non-HT BSS when HT TDLS traffic exists | Avri Altman | 1 | -3/+67 |
2015-09-04 | mac80211: Do not use sizeof() on pointer type | Thierry Reding | 1 | -1/+1 |
2015-09-04 | sctp: add routing output fallback | Marcelo Ricardo Leitner | 1 | -1/+7 |
2015-09-04 | sctp: fix dst leak | Marcelo Ricardo Leitner | 1 | -1/+3 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 411 | -7873/+14465 |
2015-09-03 | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann | 2 | -7/+6 |
2015-09-03 | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled | Daniel Borkmann | 2 | -0/+2 |
2015-09-03 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann | 1 | -1/+1 |
2015-09-02 | sock, diag: fix panic in sock_diag_put_filterinfo | Daniel Borkmann | 1 | -0/+3 |
2015-09-02 | flow_dissector: Use 'const' where possible. | David S. Miller | 1 | -38/+41 |
2015-09-02 | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c | David S. Miller | 2 | -36/+35 |
2015-09-02 | flow_dissector: Don't use bit fields. | David S. Miller | 1 | -7/+7 |
2015-09-02 | flow_dissector: Ignore flow dissector return value from ___skb_get_hash | Tom Herbert | 1 | -9/+3 |
2015-09-02 | flow_dissector: Add control/reporting of encapsulation | Tom Herbert | 1 | -0/+15 |
2015-09-02 | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen | Tom Herbert | 1 | -1/+4 |
2015-09-02 | flow_dissector: Add flag to stop parsing at L3 | Tom Herbert | 1 | -0/+6 |
2015-09-02 | flow_dissector: Support IPv6 fragment header | Tom Herbert | 1 | -0/+25 |
2015-09-02 | flow_dissector: Add control/reporting of fragmentation | Tom Herbert | 1 | -2/+13 |
2015-09-02 | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 5 | -8/+9 |
2015-09-02 | flow_dissector: Jump to exit code in __skb_flow_dissect | Tom Herbert | 1 | -26/+25 |
2015-09-02 | flowi: Abstract out functions to get flow hash based on flowi | Tom Herbert | 1 | -0/+36 |
2015-09-02 | skbuff: Make __skb_set_sw_hash a general function | Tom Herbert | 1 | -12/+6 |
2015-09-02 | net: Make table id type u32 | David Ahern | 3 | -7/+7 |
2015-09-01 | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths | Daniel Borkmann | 3 | -3/+4 |
2015-09-01 | tun_dst: Remove opts_size | Pravin B Shelar | 1 | -1/+0 |
2015-09-01 | ipv6: send only one NEWLINK when RA causes changes | Marius Tomaschewski | 1 | -3/+10 |
2015-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -7/+7 |
2015-09-01 | ipv6: send NEWLINK on RA managed/otherconf changes | Marius Tomaschewski | 1 | -0/+5 |
2015-09-01 | net: dsa: Allow DSA and CPU ports to have a phy-mode property | Andrew Lunn | 1 | -1/+7 |
2015-09-01 | net: dsa: Allow configuration of CPU & DSA port speeds/duplex | Andrew Lunn | 1 | -0/+37 |
2015-08-31 | mpls: fix mpls_net_init memory leak | Nikolay Aleksandrov | 1 | -1/+3 |
2015-08-31 | tcp: use dctcp if enabled on the route to the initiator | Daniel Borkmann | 5 | -8/+29 |
2015-08-31 | fib, fib6: reject invalid feature bits | Daniel Borkmann | 2 | -0/+4 |
2015-08-31 | net: fib6: reduce identation in ip6_convert_metrics | Daniel Borkmann | 1 | -16/+16 |
2015-08-31 | net: fib: move metrics parsing to a helper | Florian Westphal | 1 | -30/+41 |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 12 | -51/+50 |
2015-08-31 | ipv4: fix 32b build | Madalin Bucur | 1 | -1/+1 |