Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait | Nicholas Mc Guire | 2016-03-15 | 1 | -4/+2 | |
| | * | | | | | | | | openvswitch: Interface with NAT. | Jarno Rajahalme | 2016-03-14 | 3 | -28/+502 | |
| | * | | | | | | | | openvswitch: Delay conntrack helper call for new connections. | Jarno Rajahalme | 2016-03-14 | 1 | -5/+16 | |
| | * | | | | | | | | openvswitch: Handle NF_REPEAT in conntrack action. | Jarno Rajahalme | 2016-03-14 | 1 | -2/+8 | |
| | * | | | | | | | | openvswitch: Find existing conntrack entry after upcall. | Jarno Rajahalme | 2016-03-14 | 1 | -13/+90 | |
| | * | | | | | | | | openvswitch: Update the CT state key only after nf_conntrack_in(). | Jarno Rajahalme | 2016-03-14 | 1 | -3/+4 | |
| | * | | | | | | | | openvswitch: Add commentary to conntrack.c | Jarno Rajahalme | 2016-03-14 | 1 | -1/+20 | |
| | * | | | | | | | | netfilter: Allow calling into nat helper without skb_dst. | Jarno Rajahalme | 2016-03-14 | 2 | -44/+16 | |
| | * | | | | | | | | netfilter: Remove IP_CT_NEW_REPLY definition. | Jarno Rajahalme | 2016-03-14 | 1 | -2/+0 | |
| | * | | | | | | | | netfilter: x_tables: check for size overflow | Florian Westphal | 2016-03-12 | 1 | -0/+3 | |
| | * | | | | | | | | netfilter: nft_compat: check match/targetinfo attr size | Florian Westphal | 2016-03-11 | 1 | -0/+6 | |
| | * | | | | | | | | Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso | 2016-03-11 | 3 | -12/+35 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ipvs: correct initial offset of Call-ID header search in SIP persistence engine | Marco Angaroni | 2016-03-07 | 1 | -1/+1 | |
| | | * | | | | | | | | ipvs: allow rescheduling after RST | Julian Anastasov | 2016-03-07 | 1 | -0/+1 | |
| | | * | | | | | | | | ipvs: drop first packet to redirect conntrack | Julian Anastasov | 2016-03-07 | 1 | -9/+28 | |
| | | * | | | | | | | | ipvs: handle ip_vs_fill_iph_skb_off failure | Arnd Bergmann | 2016-03-07 | 1 | -2/+2 | |
| | | * | | | | | | | | netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters | Phil Turnbull | 2016-02-29 | 1 | -0/+3 | |
| | * | | | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2016-03-10 | 4 | -31/+32 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length | Jozsef Kadlecsik | 2016-03-08 | 2 | -1/+4 | |
| | | * | | | | | | | | | netfilter: ipset: Fix set:list type crash when flush/dump set in parallel | Jozsef Kadlecsik | 2016-02-24 | 2 | -30/+28 | |
| * | | | | | | | | | | | net: diag: add a scheduling point in inet_diag_dump_icsk() | Eric Dumazet | 2016-03-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | net: dsa: refine netdev event notifier | Vivien Didelot | 2016-03-14 | 1 | -24/+30 | |
| * | | | | | | | | | | | net: dsa: make port_bridge_leave return void | Vivien Didelot | 2016-03-14 | 1 | -6/+3 | |
| * | | | | | | | | | | | net: dsa: rename port_*_bridge routines | Vivien Didelot | 2016-03-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict | Florian Westphal | 2016-03-14 | 1 | -9/+7 | |
| * | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-03-14 | 6 | -18/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bluetooth: Fix potential buffer overflow with Add Advertising | Johan Hedberg | 2016-03-11 | 1 | -0/+4 | |
| | * | | | | | | | | | | | Bluetooth: Fix setting correct flags in AD | Johan Hedberg | 2016-03-11 | 1 | -1/+3 | |
| | * | | | | | | | | | | | Bluetooth: Increment management interface revision | Johan Hedberg | 2016-03-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Bluetooth: Add support for limited privacy mode | Johan Hedberg | 2016-03-10 | 4 | -11/+75 | |
| | * | | | | | | | | | | | Bluetooth: Fix adding discoverable to adv instance flags | Johan Hedberg | 2016-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Bluetooth: Move memset closer to where it's needed | Johan Hedberg | 2016-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | 6lowpan: iphc: fix SAM/DAM bit comment | Alexander Aring | 2016-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | 6lowpan: debugfs: add missing static | Alexander Aring | 2016-03-10 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | phy: fixed: Fix removal of phys. | Andrew Lunn | 2016-03-14 | 1 | -3/+1 | |
| * | | | | | | | | | | | dsa: dsa: Fix freeing of fixed-phys from user ports. | Andrew Lunn | 2016-03-14 | 1 | -3/+0 | |
| * | | | | | | | | | | | dsa: Destroy fixed link phys after the phy has been disconnected | Andrew Lunn | 2016-03-14 | 1 | -12/+12 | |
| * | | | | | | | | | | | dsa: slave: Don't reference NULL pointer during phy_disconnect | Andrew Lunn | 2016-03-14 | 1 | -4/+8 | |
| * | | | | | | | | | | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In | Martin KaFai Lau | 2016-03-14 | 6 | -4/+16 | |
| * | | | | | | | | | | | net: caif: fix misleading indentation | Arnd Bergmann | 2016-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | net: Fix use after free in the recvmmsg exit path | Arnaldo Carvalho de Melo | 2016-03-14 | 1 | -19/+19 | |
| * | | | | | | | | | | | tipc: make sure IPv6 header fits in skb headroom | Richard Alpe | 2016-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | net: add a hardware buffer management helper API | Gregory CLEMENT | 2016-03-14 | 3 | -0/+91 | |
| * | | | | | | | | | | | GSO/UDP: Use skb->len instead of udph->len to determine length of original skb | Alexander Duyck | 2016-03-13 | 1 | -5/+10 | |
| * | | | | | | | | | | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -2/+1 | |
| * | | | | | | | | | | | ipv4: Don't do expensive useless work during inetdev destroy. | David S. Miller | 2016-03-13 | 3 | -2/+18 | |
| * | | | | | | | | | | | Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2016-03-13 | 2 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | NFC: Close a race condition in llcp_sock_getname() | Cong Wang | 2016-02-25 | 1 | -0/+6 | |
| | * | | | | | | | | | | | NFC: Use GFP_USER for user-controlled kmalloc | Cong Wang | 2016-02-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET | liping.zhang | 2016-03-13 | 1 | -6/+2 |