summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-081-0/+2
* Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-082-0/+2
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-083-0/+3
* Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-0/+7
* Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+2
* Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+2
* mac802154: check on len instead mac_lenAlexander Aring2015-09-301-1/+1
* nl802154: add support for security layerAlexander Aring2015-09-303-75/+322
* netlink: add nla_get for le32 and le64Alexander Aring2015-09-301-0/+18
* Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-291-0/+3
* Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-241-0/+5
* ieee802154: change needed headroom/tailroomAlexander Aring2015-09-222-8/+8
* ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-222-9/+33
* ieee802154: header_ops: fix frame control settingAlexander Aring2015-09-221-1/+1
* tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-211-0/+1
* s390/iucv: do not use arrays as argumentUrsula Braun2015-09-211-10/+10
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-215-120/+53
|\
| * Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
| * ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt2015-09-171-1/+1
| * ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-171-113/+0
| * ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-171-0/+15
| * ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-171-6/+25
| * Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-0/+1
| * Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-171-0/+1
* | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-171-1/+1
* | tcp: provide skb->hash to synack packetsEric Dumazet2015-09-171-4/+8
* | netfilter: Pass net into okfnEric W. Biederman2015-09-174-5/+9
* | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-5/+1
* | xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-171-2/+0
|/
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-151-1/+2
* net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-105-5/+6
|\
| * net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-091-2/+0
| * Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-061-1/+3
| |\
| | * mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-053-2/+3
| |\ \ | | |/ | |/|
| | * netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-011-0/+1
| | * netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler2015-08-191-1/+1
| | * netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso2015-08-191-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-0/+38
|\ \ \
| * | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
| * | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-0/+31
| | |/ | |/|
* | | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-081-5/+0
* | | memcg: export struct mem_cgroupMichal Hocko2015-09-081-28/+0
| |/ |/|
* | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-021-18/+1
* | flow_dissector: Use 'const' where possible.David S. Miller2015-09-011-4/+4
* | flow_dissector: Don't use bit fields.David S. Miller2015-09-011-3/+5
* | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-011-0/+2
* | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-011-0/+1