summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-09-30mac802154: check on len instead mac_lenAlexander Aring
2015-09-30nl802154: add support for security layerAlexander Aring
2015-09-30netlink: add nla_get for le32 and le64Alexander Aring
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring
2015-09-22ieee802154: header_ops: fix frame control settingAlexander Aring
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-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-17bpf: add bpf_redirect() helperAlexei Starovoitov
2015-09-17cls_bpf: introduce integrated actionsDaniel Borkmann
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17xfrm: Remove unused afinfo method init_dstEric 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
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15net: Add FIB table id to rtableDavid Ahern
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-08memcg: move memcg_proto_active from sock.hMichal Hocko
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-09-06Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-01flow_dissector: Use 'const' where possible.David S. Miller
2015-09-01flow_dissector: Don't use bit fields.David S. Miller
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert
2015-09-01flow_dissector: Add control/reporting of fragmentationTom Herbert
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert
2015-09-01flow_dissector: Move skb related functions to skbuff.hTom Herbert
2015-09-01net: Make table id type u32David Ahern
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-08-31tun_dst: Remove opts_sizePravin B Shelar
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar