summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-16net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.cMonam Agarwal
2014-05-16openvswitch: Use TCP flags in the flow key for stats.Jarno Rajahalme
2014-05-16openvswitch: Fix output of SCTP mask.Jarno Rajahalme
2014-05-16openvswitch: Per NUMA node flow stats.Jarno Rajahalme
2014-05-16openvswitch: Remove 5-tuple optimization.Jarno Rajahalme
2014-05-16openvswitch: Use ether_addr_copyJoe Perches
2014-05-16openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches
2014-05-16openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches
2014-05-16openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto
2014-05-16openvswitch: avoid cast-qual warning in vport_privDaniele Di Proietto
2014-05-16openvswitch: avoid warnings in vport_from_privDaniele Di Proietto
2014-05-16openvswitch: use const in some local vars and castsDaniele Di Proietto
2014-05-16Merge branch 'bonding-next'David S. Miller
2014-05-16bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico
2014-05-16bonding: rename {, bond_}slave_can_tx and clean it upVeaceslav Falico
2014-05-16bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico
2014-05-16bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline functionVeaceslav Falico
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico
2014-05-16bonding: make USES_PRIMARY inline functionsVeaceslav Falico
2014-05-16bonding: make BOND_NO_USES_ARP an inline functionVeaceslav Falico
2014-05-16bonding: make TX_QUEUE_OVERRIDE() macro an inline functionVeaceslav Falico
2014-05-16bonding: remove BOND_MODE_IS_LB macroVeaceslav Falico
2014-05-16net: unix: Align send data_len up to PAGE_SIZEKirill Tkhai
2014-05-16macvlan: simplify the structure portdingtianhong
2014-05-15vti6: delete unneeded call to netdev_privJulia Lawall
2014-05-15ip_tunnel: delete unneeded call to netdev_privJulia Lawall
2014-05-15net/ariadne: delete unneeded call to netdev_privJulia Lawall
2014-05-15drivers/net/wan: delete unneeded call to netdev_privJulia Lawall
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli
2014-05-15ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches
2014-05-15Merge branch 'filter-next'David S. Miller
2014-05-15seccomp: JIT compile seccomp filterAlexei Starovoitov
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15net: filter: x86: split bpf_jit_compile()Alexei Starovoitov
2014-05-15Merge branch 'ieee802154-next'David S. Miller
2014-05-15mac802154: make mac802154_wpan_open staticPhoebe Buckheister
2014-05-15ieee802154: fix dgram socket sendmsg()Phoebe Buckheister
2014-05-156lowpan: fix fragmentationPhoebe Buckheister
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15mac802154: account for all header parts during wpan header creationgPhoebe Buckheister
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister
2014-05-15drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller
2014-05-15Merge branch 'cpsw_cleanups'David S. Miller
2014-05-15drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian
2014-05-15net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian
2014-05-15driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian