summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-242-6/+3
* genetlink: simplify genl_notifyJiri Benc2015-09-241-3/+2
* net/ethoc: support big-endian register layoutMax Filippov2015-09-231-0/+1
* bridge: define some min/max/default ageing time constantsScott Feldman2015-09-231-0/+6
* arcnet: Move files out of include/linuxJoe Perches2015-09-232-491/+0
* arcnet: Wrap some long linesJoe Perches2015-09-231-6/+6
* arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches2015-09-231-1/+4
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-231-15/+17
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-8/+9
* arcnet: Neaten BUGMSG macro definesJoe Perches2015-09-231-7/+17
* arcnet: Add and remove blank linesJoe Perches2015-09-231-12/+0
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-45/+45
* arcnet: fix indentation of if_arcnet.hJoe Perches2015-09-231-29/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-2219-69/+132
|\
| * netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-1/+1
| * netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-184-20/+19
| * netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-183-2/+4
| * act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-181-0/+1
| * netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-182-2/+2
| * netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman2015-09-181-1/+2
| * netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-182-1/+3
| * netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-183-9/+6
| * inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-183-3/+0
| * netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-181-3/+3
| * Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-181-28/+92
| |\
| | * ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-171-0/+11
| | * ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-011-0/+11
| | * ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-011-8/+4
| | * ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-011-3/+40
| | * ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-011-20/+29
* | | Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller2015-09-212-1/+3
|\ \ \
| * | | can: headers: make header files self containedMarc Kleine-Budde2015-09-212-1/+3
| |/ /
* | | tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-212-1/+2
* | | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-211-10/+10
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-216-120/+78
|\ \ \ | |/ / |/| |
| * | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
| * | ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt2015-09-171-1/+1
| * | ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-171-113/+0
| * | ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-172-0/+40
| * | ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-171-6/+25
| * | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-0/+1
| * | Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* | | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-173-0/+10
* | | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-173-1/+5
* | | tcp: provide skb->hash to synack packetsEric Dumazet2015-09-172-4/+9
* | | netfilter: Pass net into okfnEric W. Biederman2015-09-177-19/+25
* | | netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-15/+12
* | | bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman2015-09-171-5/+1
* | | net: Remove dev_queue_xmit_skEric W. Biederman2015-09-171-5/+1
* | | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-5/+1