aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-18
|\
| * batman-adv: Start new development cycleSimon Wunderlich2014-05-18
| * batman-adv: remove semi-colon after macro definitionAntonio Quartulli2014-05-18
| * batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli2014-05-18
* | net: rds: Use time_after() for time comparisonManuel Schölling2014-05-18
* | ipv4: minor spelling fixstephen hemminger2014-05-18
* | bridge: fix spelling of promiscuousstephen hemminger2014-05-18
* | net: bridge: fix buildAlexei Starovoitov2014-05-18
|/
* pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf2014-05-16
* ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-16
* ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-16
* mac802154: propagate device address changes to llsecPhoebe Buckheister2014-05-16
* mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-16
* ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-16
* mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-16
* mac802154: add llsec decryption methodPhoebe Buckheister2014-05-16
* mac802154: add llsec encryption methodPhoebe Buckheister2014-05-16
* mac802154: add llsec structures and mutatorsPhoebe Buckheister2014-05-16
* mac802154: update KconfigPhoebe Buckheister2014-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-05-16
|\
| * net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.cMonam Agarwal2014-05-16
| * openvswitch: Use TCP flags in the flow key for stats.Jarno Rajahalme2014-05-16
| * openvswitch: Fix output of SCTP mask.Jarno Rajahalme2014-05-16
| * openvswitch: Per NUMA node flow stats.Jarno Rajahalme2014-05-16
| * openvswitch: Remove 5-tuple optimization.Jarno Rajahalme2014-05-16
| * openvswitch: Use ether_addr_copyJoe Perches2014-05-16
| * openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches2014-05-16
| * openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches2014-05-16
| * openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto2014-05-16
| * openvswitch: avoid cast-qual warning in vport_privDaniele Di Proietto2014-05-16
| * openvswitch: avoid warnings in vport_from_privDaniele Di Proietto2014-05-16
| * openvswitch: use const in some local vars and castsDaniele Di Proietto2014-05-16
* | bridge: Automatically manage port promiscuous mode.Vlad Yasevich2014-05-16
* | bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich2014-05-16
* | bridge: Introduce BR_PROMISC flagVlad Yasevich2014-05-16
* | bridge: Add functionality to sync static fdb entries to hwVlad Yasevich2014-05-16
* | bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich2014-05-16
* | bridge: Turn flag change macro into a function.Vlad Yasevich2014-05-16
* | ip_tunnel: don't add tunnel twiceDuan Jiong2014-05-16
* | net: unix: Align send data_len up to PAGE_SIZEKirill Tkhai2014-05-16
|/
* vti6: delete unneeded call to netdev_privJulia Lawall2014-05-15
* ip_tunnel: delete unneeded call to netdev_privJulia Lawall2014-05-15
* net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-15
* mac802154: make mac802154_wpan_open staticPhoebe Buckheister2014-05-15
* ieee802154: fix dgram socket sendmsg()Phoebe Buckheister2014-05-15
* 6lowpan: fix fragmentationPhoebe Buckheister2014-05-15
* ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-15
* mac802154: account for all header parts during wpan header creationgPhoebe Buckheister2014-05-15
* ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2014-05-15
* net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-14