aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: Remove return value from list_netdevice()dingtianhong
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann
2013-04-19net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy
2013-04-19netlink: add flow control for memory mapped I/OPatrick McHardy
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy
2013-04-19netlink: implement memory mapped sendmsg()Patrick McHardy
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy
2013-04-19netlink: add netlink_skb_set_owner_r()Patrick McHardy
2013-04-19netlink: don't orphan skb in netlink_trim()Patrick McHardy
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2013-04-19netlink: add symbolic value for congested statePatrick McHardy
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet
2013-04-19netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal
2013-04-18netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli
2013-04-17tipc: add InfiniBand media typePatrick McHardy
2013-04-17tipc: set skb->protocol in eth_media packet transmissionPatrick McHardy
2013-04-17tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy
2013-04-17tipc: remove unused str2addr media callbackPatrick McHardy
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann
2013-04-17net: sctp: outqueue: simplify sctp_outq_uncork functionDaniel Borkmann