summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-24ipvs: Pass ipvs not net to ip_vs_sync_net_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_sync_net_initEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_sync_connEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_find_destEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_has_real_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_conn_paramEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-22Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-21can: headers: make header files self containedMarc Kleine-Budde
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman
2015-09-18netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-18bpf: add bpf_redirect() helperAlexei Starovoitov
2015-09-18cls_bpf: introduce integrated actionsDaniel Borkmann
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-18netfilter: Pass net into okfnEric W. Biederman
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman
2015-09-18net: Remove dev_queue_xmit_skEric W. Biederman
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-18xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-18netfilter: Pass net to nf_hook_threshEric W. Biederman
2015-09-18netfilter: Store net in nf_hook_stateEric W. Biederman
2015-09-18netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman
2015-09-17ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain