summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-2298-577/+667
|\
| * netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman2015-09-181-1/+1
| * netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-183-6/+6
| * netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-1837-130/+130
| * ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman2015-09-181-8/+8
| * netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-1813-16/+20
| * act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-181-1/+2
| * netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-185-42/+12
| * netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-185-20/+15
| * netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-1817-43/+41
| * netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-186-0/+6
| * netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-1822-55/+48
| * inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-186-21/+21
| * inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-1814-38/+25
| * netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-184-16/+17
| * Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-1811-190/+325
| |\
| | * ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-172-1/+16
| | * ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-011-17/+23
| | * ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell2015-09-011-9/+18
| | * ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell2015-09-011-11/+28
| | * ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell2015-09-011-2/+3
| | * ipvs: attempt to schedule icmp packetsAlex Gartrell2015-09-014-9/+55
| | * ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell2015-09-011-24/+21
| | * ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell2015-09-011-1/+3
| | * ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-011-1/+7
| | * ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell2015-09-011-14/+36
| | * ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-014-29/+33
| | * ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell2015-09-011-21/+39
| | * ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell2015-09-011-12/+21
| | * ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-013-12/+12
| | * ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-012-51/+34
* | | tcp: send loss probe after 1s if no RTT availableYuchung Cheng2015-09-211-4/+5
* | | tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-214-18/+18
* | | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-212-11/+10
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-2112-213/+558
|\ \ \
| * | | Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-181-0/+21
| * | | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+16
| * | | Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann2015-09-171-1/+1
| * | | ieee802154: 6lowpan: use correct ESC value for dispatchStefan Schmidt2015-09-171-1/+1
| * | | ieee802154: 6lowpan: fix drop return valueAlexander Aring2015-09-171-1/+1
| * | | ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-171-7/+11
| * | | ieee802154: 6lowpan: remove packet type to hostAlexander Aring2015-09-171-1/+0
| * | | ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-171-0/+8
| * | | ieee802154: 6lowpan: add check for reserved dispatchAlexander Aring2015-09-171-1/+15
| * | | ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring2015-09-171-0/+90
| * | | ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring2015-09-171-1/+27
| * | | ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-175-105/+263
| * | | ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring2015-09-171-1/+2
| * | | ieee802154: 6lowpan: trivial checks at firstAlexander Aring2015-09-171-4/+2
| * | | ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring2015-09-171-7/+2
OpenPOWER on IntegriCloud