index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
RongQing.Li
2012-04-05
net: remove k{un}map_skb_frag()
Eric Dumazet
2012-04-05
net/dcb: Add an optional max rate attribute
Amir Vadai
2012-04-05
net/route: export symbol ip_tos2prio
Amir Vadai
2012-04-05
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
2012-04-04
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-04-04
ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' fa...
Shmulik Ladkani
2012-04-03
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-03
filter: add XOR operation
Jiri Pirko
2012-04-03
filter: Allow to create sk-unattached filters
Jiri Pirko
2012-04-03
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
2012-04-03
tcp: allow splice() to build full TSO packets
Eric Dumazet
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2012-04-03
af_unix: reduce high order page allocations
Eric Dumazet
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
2012-04-02
net/ipv6/icmp.c: Checkpatch cleanups
Eldad Zack
2012-04-02
net/ipv6/fib6_rules.c: Checkpatch cleanup
Eldad Zack
2012-04-02
net/ipv6/exthdrs_core.c: Checkpatch cleanups
Eldad Zack
2012-04-02
net/ipv6/exthdrs.c: Checkpatch cleanups
Eldad Zack
2012-04-02
net/ipv6/datagram.c: Checkpatch cleanups
Eldad Zack
2012-04-02
net/ipv6/addrconf_core.c: Checkpatch cleanup
Eldad Zack
2012-04-02
net/ipv6/sit.c: Checkpatch cleanup
Eldad Zack
2012-04-02
vlan: Stop using NLA_PUT*().
David S. Miller
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
2012-04-02
gen_stats: Stop using NLA_PUT*().
David S. Miller
2012-04-02
fib_rules: Stop using NLA_PUT*().
David S. Miller
2012-04-02
ieee802154: Stop using NLA_PUT*().
David S. Miller
2012-04-02
netfilter: ipv4: Stop using NLA_PUT*().
David S. Miller
2012-04-02
ipv4: Stop using NLA_PUT*().
David S. Miller
2012-04-02
netfilter: ipv6: Stop using NLA_PUT*().
David S. Miller
2012-04-02
ipv6: Stop using NLA_PUT*().
David S. Miller
2012-04-02
decnet: Stop using NLA_PUT*().
David S. Miller
2012-04-02
rtnetlink: Stop using NLA_PUT*().
David S. Miller
[next]