summaryrefslogtreecommitdiffstats
path: root/include/net/af_unix.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko9-12/+19
2015-05-13sfc: suppress some MCDI error messages in PTPEdward Cree1-11/+16
2015-05-13sfc: nicer log message on PTP probe failEdward Cree1-1/+6
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal5-30/+5
2015-05-13fix missing copy_from_user in macvtapJustin Cormack1-1/+4
2015-05-13switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman7-37/+39
2015-05-13switchdev: apply review comments on documentationScott Feldman1-2/+5
2015-05-13switchdev: align comment with other comments in blockScott Feldman1-1/+1
2015-05-13switchdev: sparse warning: pass ipv4 fib dst as network-byte orderScott Feldman2-5/+6
2015-05-13switchdev: sparse warning: make __switchdev_port_obj_add staticScott Feldman1-1/+2
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: make skb_dst_pop routine staticYing Xue2-12/+12
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-13test_bpf: add 173 new testcases for eBPFMichael Holzheu2-0/+2202
2015-05-13samples/bpf: fix in-source build of samples with clangBrenden Blanco1-1/+1
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-13cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai9-147/+235
2015-05-13hv_netvsc: Use the xmit_more skb flag to optimize signaling the hostKY Srinivasan1-16/+27
2015-05-13pktgen: fix packet generationAlexei Starovoitov1-1/+10
2015-05-13net: systemport: Implement RX coalescing control knobsFlorian Fainelli2-7/+22
2015-05-13net: systemport: Implement TX coalescing control knobsFlorian Fainelli1-0/+48
2015-05-13net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2-13/+12
2015-05-13macvtap add missing ioctls - fix wrappingJustin Cormack1-0/+29
2015-05-13netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel1-1/+1
2015-05-13switchdev: bring documentation up-to-dateScott Feldman1-59/+355
2015-05-13rocker: make checkpatch -f cleanScott Feldman2-24/+23
2015-05-13switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman5-12/+4
2015-05-13switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/delScott Feldman3-56/+55
2015-05-13switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman3-14/+3
2015-05-13switchdev: add new switchdev_port_bridge_getlinkScott Feldman2-0/+38
2015-05-13bridge: revert br_dellink change back to originalScott Feldman1-10/+1
2015-05-13switchdev: remove unused switchdev_port_bridge_dellinkScott Feldman2-45/+0
2015-05-13switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman3-2/+3
2015-05-13switchdev: add new switchdev_port_bridge_dellinkScott Feldman2-12/+18
2015-05-13bridge: restore br_setlink back to originalScott Feldman1-10/+1
2015-05-13switchdev: remove old switchdev_port_bridge_setlinkScott Feldman2-39/+0
2015-05-13switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman3-43/+3
2015-05-13switchdev: add new switchdev bridge setlinkScott Feldman1-11/+140
2015-05-13switchdev: add bridge port flags attrScott Feldman2-0/+27
2015-05-13rocker: use switchdev add/del obj for bridge port vlansScott Feldman1-7/+123
2015-05-13switchdev: add port vlan objScott Feldman1-0/+8
2015-05-13switchdev: introduce switchdev add/del obj opsScott Feldman2-0/+138
2015-05-13switchdev: convert STP update to switchdev attr setScott Feldman5-50/+31
2015-05-13rocker: support prepare-commit transaction modelScott Feldman1-249/+451
2015-05-13switchdev: convert parent_id_get to switchdev attr getScott Feldman6-57/+51
2015-05-13switchdev: introduce get/set attrs opsScott Feldman2-0/+212
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko5-58/+59
2015-05-13switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko11-171/+166