aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-23arcnet: Move files out of include/linuxJoe Perches2-491/+0
2015-09-23arcnet: Wrap some long linesJoe Perches1-6/+6
2015-09-23arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches1-1/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-15/+17
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-8/+9
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches1-7/+17
2015-09-23arcnet: Add and remove blank linesJoe Perches1-12/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-45/+45
2015-09-23arcnet: fix indentation of if_arcnet.hJoe Perches1-29/+26
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller19-69/+132
2015-09-21Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-1/+3
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng2-1/+2
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun1-10/+10
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-120/+78
2015-09-21can: headers: make header files self containedMarc Kleine-Budde2-1/+3
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-1/+1
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman4-20/+19
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman3-2/+4
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman1-0/+1
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2-2/+2
2015-09-18netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman1-1/+2
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2-1/+3
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman3-9/+6
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman3-3/+0
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman1-3/+3
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso1-28/+92
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc1-0/+4
2015-09-17bpf: add bpf_redirect() helperAlexei Starovoitov3-0/+10
2015-09-17cls_bpf: introduce integrated actionsDaniel Borkmann3-1/+5
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet2-4/+9
2015-09-17netfilter: Pass net into okfnEric W. Biederman7-19/+25
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-15/+12
2015-09-17bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-17net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman1-5/+1
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman1-2/+0
2015-09-17netfilter: Pass net to nf_hook_threshEric W. Biederman1-4/+7
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman2-2/+5
2015-09-17netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman1-9/+0
2015-09-17ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt1-1/+1
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring1-113/+0
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2-0/+40
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring1-6/+25
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels1-0/+1
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain1-0/+7
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell1-0/+11
2015-09-15cdc: add header guardsStephen Rothwell2-3/+7
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2-1/+3
2015-09-15cdc: Fix build warning.David S. Miller1-1/+1
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+47