summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li
2012-04-05net: remove k{un}map_skb_frag()Eric Dumazet
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai
2012-04-05net/route: export symbol ip_tos2prioAmir Vadai
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li
2012-04-04sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-04-04ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...Shmulik Ladkani
2012-04-03netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso
2012-04-03netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso
2012-04-03netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-03filter: add XOR operationJiri Pirko
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko
2012-04-03bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert
2012-04-03tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-03net: fix /proc/net/dev regressionEric Dumazet
2012-04-03af_unix: reduce high order page allocationsEric Dumazet
2012-04-03netfilter: xt_CT: remove a compile warningPablo Neira Ayuso
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear
2012-04-02net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/icmp.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/fib6_rules.c: Checkpatch cleanupEldad Zack
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/exthdrs.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/datagram.c: Checkpatch cleanupsEldad Zack
2012-04-02net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack
2012-04-02net/ipv6/sit.c: Checkpatch cleanupEldad Zack
2012-04-02vlan: Stop using NLA_PUT*().David S. Miller
2012-04-02bridge: Stop using NLA_PUT*().David S. Miller
2012-04-02caif: Stop using NLA_PUT*().David S. Miller
2012-04-02gen_stats: Stop using NLA_PUT*().David S. Miller
2012-04-02fib_rules: Stop using NLA_PUT*().David S. Miller
2012-04-02ieee802154: Stop using NLA_PUT*().David S. Miller
2012-04-02netfilter: ipv4: Stop using NLA_PUT*().David S. Miller
2012-04-02ipv4: Stop using NLA_PUT*().David S. Miller
2012-04-02netfilter: ipv6: Stop using NLA_PUT*().David S. Miller
2012-04-02ipv6: Stop using NLA_PUT*().David S. Miller
2012-04-02decnet: Stop using NLA_PUT*().David S. Miller
2012-04-02rtnetlink: Stop using NLA_PUT*().David S. Miller