summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-22s390/iucv: do not use arrays as argumentUrsula Braun1-10/+10
2015-09-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-120/+53
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc1-0/+4
2015-09-18bpf: add bpf_redirect() helperAlexei Starovoitov1-0/+1
2015-09-18cls_bpf: introduce integrated actionsDaniel Borkmann1-1/+1
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet1-4/+8
2015-09-18netfilter: Pass net into okfnEric W. Biederman4-5/+9
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman1-5/+1
2015-09-18xfrm: Remove unused afinfo method init_dstEric W. Biederman1-2/+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 Aring1-0/+15
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-16rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan1-1/+2
2015-09-15net: Add FIB table id to rtableDavid Ahern1-0/+2
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+6
2015-09-10net: ipv6: use common fib_default_rule_prefPhil Sutter1-2/+0
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+38
2015-09-09memcg: move memcg_proto_active from sock.hMichal Hocko1-5/+0
2015-09-09memcg: export struct mem_cgroupMichal Hocko1-28/+0
2015-09-07Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+3
2015-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+3
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman1-1/+3
2015-09-03netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann1-18/+1
2015-09-02flow_dissector: Use 'const' where possible.David S. Miller1-4/+4
2015-09-02flow_dissector: Don't use bit fields.David S. Miller1-3/+5
2015-09-02flow_dissector: Add control/reporting of encapsulationTom Herbert1-0/+2
2015-09-02flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert1-0/+1
2015-09-02flow_dissector: Add flag to stop parsing at L3Tom Herbert1-0/+1
2015-09-02flow_dissector: Add control/reporting of fragmentationTom Herbert1-0/+4
2015-09-02flowi: Abstract out functions to get flow hash based on flowiTom Herbert2-0/+21
2015-09-02skbuff: Make __skb_set_sw_hash a general functionTom Herbert1-0/+5
2015-09-02flow_dissector: Move skb related functions to skbuff.hTom Herbert1-50/+0
2015-09-02net: Make table id type u32David Ahern2-13/+13
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann1-0/+1
2015-09-01tun_dst: Remove opts_sizePravin B Shelar1-1/+0
2015-09-01gro_cells: remove spinlock protecting receive queuesEric Dumazet1-13/+5
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2-1/+7
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2-53/+45
2015-08-31net: Introduce helper functions to get the per cpu dataRaghavendra K T1-0/+10
2015-08-31net/bonding: Export bond_option_active_slave_get_rcuMatan Barak1-0/+7
2015-08-31net/ipv6: Export addrconf_ifid_eui48Matan Barak1-0/+31
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-1/+2
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc2-0/+11
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2-8/+2
2015-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-8/+15
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern1-5/+12
2015-08-28net: Refactor inetpeer address structDavid Ahern1-16/+19