| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-09-22 | 98 | -577/+667 |
|\ |
|
| * | netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6 | Eric W. Biederman | 2015-09-18 | 1 | -1/+1 |
| * | netfilter: Pass net into nf_xfrm_me_harder | Eric W. Biederman | 2015-09-18 | 3 | -6/+6 |
| * | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman | 2015-09-18 | 37 | -130/+130 |
| * | ipvs: Read hooknum from state rather than ops->hooknum | Eric W. Biederman | 2015-09-18 | 1 | -8/+8 |
| * | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple | Eric W. Biederman | 2015-09-18 | 13 | -16/+20 |
| * | act_connmark: Remember the struct net instead of guessing it. | Eric W. Biederman | 2015-09-18 | 1 | -1/+2 |
| * | netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 | Eric W. Biederman | 2015-09-18 | 5 | -42/+12 |
| * | netfilter: nf_tables: Use pkt->net instead of computing net from the passed n... | Eric W. Biederman | 2015-09-18 | 5 | -20/+15 |
| * | netfilter: x_tables: Use par->net instead of computing from the passed net de... | Eric W. Biederman | 2015-09-18 | 17 | -43/+41 |
| * | netfilter: x_tables: Pass struct net in xt_action_param | Eric W. Biederman | 2015-09-18 | 6 | -0/+6 |
| * | netfilter: nf_tables: kill nft_pktinfo.ops | Eric W. Biederman | 2015-09-18 | 22 | -55/+48 |
| * | inet netfilter: Prefer state->hook to ops->hooknum | Eric W. Biederman | 2015-09-18 | 6 | -21/+21 |
| * | inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table | Eric W. Biederman | 2015-09-18 | 14 | -38/+25 |
| * | netfilter: ebtables: Simplify the arguments to ebt_do_table | Eric W. Biederman | 2015-09-18 | 4 | -16/+17 |
| * | Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Pablo Neira Ayuso | 2015-09-18 | 11 | -190/+325 |
| |\ |
|
| | * | ipvs: add sysctl to ignore tunneled packets | Alex Gartrell | 2015-09-17 | 2 | -1/+16 |
| | * | ipvs: support scheduling inverse and icmp SCTP packets | Alex Gartrell | 2015-09-01 | 1 | -17/+23 |
| | * | ipvs: support scheduling inverse and icmp UDP packets | Alex Gartrell | 2015-09-01 | 1 | -9/+18 |
| | * | ipvs: support scheduling inverse and icmp TCP packets | Alex Gartrell | 2015-09-01 | 1 | -11/+28 |
| | * | ipvs: ensure that ICMP cannot be sent in reply to ICMP | Alex Gartrell | 2015-09-01 | 1 | -2/+3 |
| | * | ipvs: attempt to schedule icmp packets | Alex Gartrell | 2015-09-01 | 4 | -9/+55 |
| | * | ipvs: sh: support scheduling icmp/inverse packets consistently | Alex Gartrell | 2015-09-01 | 1 | -24/+21 |
| | * | ipvs: Use outer header in ip_vs_bypass_xmit_v6 | Alex Gartrell | 2015-09-01 | 1 | -1/+3 |
| | * | ipvs: add schedule_icmp sysctl | Alex Gartrell | 2015-09-01 | 1 | -1/+7 |
| | * | ipvs: Make ip_vs_schedule aware of inverse iph'es | Alex Gartrell | 2015-09-01 | 1 | -14/+36 |
| | * | ipvs: drop inverse argument to conn_{in,out}_get | Alex Gartrell | 2015-09-01 | 4 | -29/+33 |
| | * | ipvs: pull out ip_vs_try_to_schedule function | Alex Gartrell | 2015-09-01 | 1 | -21/+39 |
| | * | ipvs: Handle inverse and icmp headers in ip_vs_leave | Alex Gartrell | 2015-09-01 | 1 | -12/+21 |
| | * | ipvs: Add hdr_flags to iphdr | Alex Gartrell | 2015-09-01 | 3 | -12/+12 |
| | * | ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off | Alex Gartrell | 2015-09-01 | 2 | -51/+34 |
* | | | tcp: send loss probe after 1s if no RTT available | Yuchung Cheng | 2015-09-22 | 1 | -4/+5 |
* | | | tcp: usec resolution SYN/ACK RTT | Yuchung Cheng | 2015-09-22 | 4 | -18/+18 |
* | | | s390/iucv: do not use arrays as argument | Ursula Braun | 2015-09-22 | 2 | -11/+10 |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-09-22 | 12 | -213/+558 |
|\ \ \ |
|
| * | | | Bluetooth: Fix reporting incorrect EIR in device found mgmt event | Szymon Janc | 2015-09-18 | 1 | -0/+21 |
| * | | | Bluetooth: Add BT_ERR_RATELIMITED | Szymon Janc | 2015-09-18 | 1 | -0/+16 |
| * | | | Bluetooth: Fix typo in smp_ah comment for hash function | Marcel Holtmann | 2015-09-17 | 1 | -1/+1 |
| * | | | ieee802154: 6lowpan: use correct ESC value for dispatch | Stefan Schmidt | 2015-09-17 | 1 | -1/+1 |
| * | | | ieee802154: 6lowpan: fix drop return value | Alexander Aring | 2015-09-17 | 1 | -1/+1 |
| * | | | ieee802154: 6lowpan: remove tx full-size calc workaround | Alexander Aring | 2015-09-17 | 1 | -7/+11 |
| * | | | ieee802154: 6lowpan: remove packet type to host | Alexander Aring | 2015-09-17 | 1 | -1/+0 |
| * | | | ieee802154: 6lowpan: check on valid 802.15.4 frame | Alexander Aring | 2015-09-17 | 1 | -0/+8 |
| * | | | ieee802154: 6lowpan: add check for reserved dispatch | Alexander Aring | 2015-09-17 | 1 | -1/+15 |
| * | | | ieee802154: 6lowpan: add handler for all dispatch values | Alexander Aring | 2015-09-17 | 1 | -0/+90 |
| * | | | ieee802154: 6lowpan: add generic lowpan header check | Alexander Aring | 2015-09-17 | 1 | -1/+27 |
| * | | | ieee820154: 6lowpan: dispatch evaluation rework | Alexander Aring | 2015-09-17 | 5 | -105/+263 |
| * | | | ieee802154: 6lowpan: earlier skb->dev switch | Alexander Aring | 2015-09-17 | 1 | -1/+2 |
| * | | | ieee802154: 6lowpan: trivial checks at first | Alexander Aring | 2015-09-17 | 1 | -4/+2 |
| * | | | ieee802154: 6lowpan: cleanup pull of iphc bytes | Alexander Aring | 2015-09-17 | 1 | -7/+2 |