summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-12
* bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-12
* switchdev: add bridge ageing_time attributeScott Feldman2015-10-12
* net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-11
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-11
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-11
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-11
|\
| * 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-08
| * Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
| * Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
| * Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-08
| * Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-05
| * Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
| * mac802154: check on len instead mac_lenAlexander Aring2015-09-30
| * nl802154: add support for security layerAlexander Aring2015-09-30
| * netlink: add nla_get for le32 and le64Alexander Aring2015-09-30
| * Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-29
| * ieee802154: remove unnecessary includesAlexander Aring2015-09-24
| * Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-24
| * ieee802154: add helpers for frame control checksAlexander Aring2015-09-22
| * ieee802154: change needed headroom/tailroomAlexander Aring2015-09-22
| * ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-22
| * ieee802154: header_ops: fix frame control settingAlexander Aring2015-09-22
* | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | bpf: fix cb access in socket filter programsAlexei Starovoitov2015-10-11
* | net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-09
* | net/inetdevice: bad_mask can be booleanYaowei Bai2015-10-09
* | net/inetdevice: inet_ifa_match can be booleanYaowei Bai2015-10-09
* | net/dccp: dccp_list_has_service can be booleanYaowei Bai2015-10-09
* | net/can: can_dropped_invalid_skb can be booleanYaowei Bai2015-10-09
* | net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai2015-10-09
* | net/ieee80211: ieee80211_is_* can be booleanYaowei Bai2015-10-09
* | net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2015-10-09
* | net/mlx5_core: Use private health thread for each deviceEli Cohen2015-10-09
* | net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2015-10-09
* | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann2015-10-08
* | random32: add prandom_init_once helper for own rngsDaniel Borkmann2015-10-08
* | once: make helper generic for calling functions onceHannes Frederic Sowa2015-10-08
* | net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* | net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran2015-10-08
* | net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-08
* | dst: Pass net into dst->outputEric W. Biederman2015-10-08
* | ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman2015-10-08
* | ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-08
* | ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman2015-10-08
* | ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* | ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman2015-10-08
* | dst: Pass a sk into .local_outEric W. Biederman2015-10-08