summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: remove pointers from switchdev objectsJiri Pirko2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switchdev: introduce switchdev deferred ops infrastructureJiri Pirko2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Wait for FW readiness on startupEli Cohen2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Fix internal error detection conditionsEli Cohen2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet2015-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2015-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: at91: remove at91_can_dataAlexandre Belloni2015-10-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: avoid using timeval for uapiArnd Bergmann2015-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni2015-10-14
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / net: Add IPv6 support to l3mdevDavid Ahern2015-10-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman2015-09-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: align sk_refcnt on 128 bytes boundaryEric Dumazet2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock: support per-packet fwmarkEdward Jee2015-10-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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