aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy2013-04-21
* net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy2013-04-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-19
|\
| * netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-18
| * netfilter: add my copyright statementsPatrick McHardy2013-04-18
| * netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-08
| * netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-08
| * netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy2013-04-08
* | packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann2013-04-19
* | net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-19
* | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
* | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* | netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* | netlink: add RX/TX-ring support to netlink diagPatrick McHardy2013-04-19
* | netlink: add flow control for memory mapped I/OPatrick McHardy2013-04-19
* | netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-19
* | netlink: implement memory mapped sendmsg()Patrick McHardy2013-04-19
* | netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-19
* | netlink: mmaped netlink: ring setupPatrick McHardy2013-04-19
* | netlink: add netlink_skb_set_owner_r()Patrick McHardy2013-04-19
* | netlink: don't orphan skb in netlink_trim()Patrick McHardy2013-04-19
* | net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
* | netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
* | netlink: add symbolic value for congested statePatrick McHardy2013-04-19
* | net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2013-04-18
* | tipc: add InfiniBand media typePatrick McHardy2013-04-17
* | tipc: set skb->protocol in eth_media packet transmissionPatrick McHardy2013-04-17
* | tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy2013-04-17
* | tipc: remove unused str2addr media callbackPatrick McHardy2013-04-17
* | net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-17
* | net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-17
* | net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-17
* | net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann2013-04-17
* | net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-17
* | net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-17
* | net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-17
|\ \
| * | openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar2013-04-15
| * | openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-15
| * | openvswitch: datapath.h: Fix a stale comment.Andy Zhou2013-04-10
| * | openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attributeThomas Graf2013-04-02
| * | openvswitch: Move common genl notify code into ovs_notify()Thomas Graf2013-03-29
| * | openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZEThomas Graf2013-03-29
| * | openvswitch: Use nla_memcpy() to memcpy() data from attributesThomas Graf2013-03-29
| * | openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policyThomas Graf2013-03-29