aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15switchdev: introduce possibility to defer obj_add/delJiri Pirko1-0/+1
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko1-4/+3
2015-10-15switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko1-0/+1
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko1-3/+3
2015-10-15switchdev: introduce switchdev deferred ops infrastructureJiri Pirko1-0/+5
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-14tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet1-1/+1
2015-10-14Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-6/+6
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni1-1/+0
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni1-5/+0
2015-10-13can: avoid using timeval for uapiArnd Bergmann1-1/+6
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern1-0/+46
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman1-1/+1
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman1-3/+3
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni1-0/+1
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet2-2/+4
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet2-8/+11
2015-10-12net: align sk_refcnt on 128 bytes boundaryEric Dumazet3-5/+16
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet1-6/+4
2015-10-12sock: support per-packet fwmarkEdward Jee1-0/+7
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2-1/+4
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov1-0/+2
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman1-0/+1
2015-10-12switchdev: add bridge ageing_time attributeScott Feldman1-0/+2
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot1-1/+1
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot1-1/+2
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot1-0/+6
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-95/+430
2015-10-11net: synack packets can be attached to request socketsEric Dumazet1-0/+8
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov2-7/+38
2015-10-09net/core: lockdep_rtnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/inetdevice: bad_mask can be booleanYaowei Bai1-4/+4
2015-10-09net/inetdevice: inet_ifa_match can be booleanYaowei Bai1-1/+1
2015-10-09net/dccp: dccp_list_has_service can be booleanYaowei Bai1-3/+3
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai1-3/+3
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai1-1/+1
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen1-3/+4
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-1/+5
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann1-0/+4
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann1-0/+6
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa1-14/+47
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa2-17/+28
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring1-0/+2
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran1-0/+7