summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-09-24ipvs: Pass ipvs not net to stop_sync_threadEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to start_sync_threadEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_net_cleanupEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_find_destEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_has_real_serviceEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman-1/+1
2015-09-24ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman-1/+1
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman-2/+2
2015-09-24ipvs: Store ipvs not net in struct ip_vs_conn_paramEric W. Biederman-2/+2
2015-09-24ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman-30/+1
2015-09-23net/ethoc: support big-endian register layoutMax Filippov-0/+1
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-61/+126
2015-09-22Revert "mac80211: add pointer for driver use to key"Johannes Berg-2/+0
2015-09-22mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach-0/+4
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach-1/+4
2015-09-22mac80211: introduce per vif frame registration APIAndrei Otcheretianski-0/+16
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg-0/+9
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring-8/+8
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring-9/+33
2015-09-22ieee802154: header_ops: fix frame control settingAlexander Aring-1/+1
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet-1/+13
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng-0/+1
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun-10/+10
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-120/+53
2015-09-20ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel-1/+1
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró-11/+19
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman-1/+1
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman-19/+18
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman-2/+4
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman-0/+1
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman-2/+2
2015-09-18netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman-1/+2
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman-0/+1
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman-9/+6
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso-28/+92
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc-0/+4
2015-09-17bpf: add bpf_redirect() helperAlexei Starovoitov-0/+1
2015-09-17cls_bpf: introduce integrated actionsDaniel Borkmann-1/+1
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet-4/+8
2015-09-17netfilter: Pass net into okfnEric W. Biederman-5/+9
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman-5/+1
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman-2/+0
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern-1/+2
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu-1/+2
2015-09-17ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt-1/+1
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring-113/+0
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring-0/+15
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring-6/+25
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels-0/+1