Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek | 2012-03-22 | 1 | -0/+1 |
* | netfilter: remove forward module param confusion. | Rusty Russell | 2012-03-22 | 1 | -7/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 42 | -1030/+697 |
|\ | |||||
| * | tcp: reduce out_of_order memory use | Eric Dumazet | 2012-03-19 | 2 | -1/+19 |
| * | tcp: introduce tcp_data_queue_ofo | Eric Dumazet | 2012-03-19 | 1 | -99/+115 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-18 | 2 | -17/+23 |
| |\ | |||||
| * | | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 2012-03-16 | 1 | -1/+1 |
| * | | net: ipv4: Standardize prefixes for message logging | Joe Perches | 2012-03-12 | 19 | -48/+79 |
| * | | net: Convert printks to pr_<level> | Joe Perches | 2012-03-11 | 25 | -181/+163 |
| * | | ipv4: Make ip_rcv_options() return bool. | David S. Miller | 2012-03-09 | 1 | -3/+3 |
| * | | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller | 2012-03-09 | 1 | -4/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-09 | 3 | -11/+86 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 2012-03-07 | 7 | -529/+86 |
| |\ \ \ | |||||
| | * | | | netfilter: add cttimeout infrastructure for fine timeout tuning | Pablo Neira Ayuso | 2012-03-07 | 1 | -0/+47 |
| | * | | | netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet | Pablo Neira Ayuso | 2012-03-07 | 1 | -3/+10 |
| | * | | | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger | 2012-03-07 | 3 | -526/+0 |
| | * | | | netfilter: ctnetlink: allow to set expectfn for expectations | Pablo Neira Ayuso | 2012-03-07 | 3 | -0/+29 |
| * | | | | tcp: md5: correct a RCU lockdep splat | Eric Dumazet | 2012-03-07 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-01 | 1 | -8/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-26 | 5 | -15/+12 |
| |\ \ \ \ \ | |||||
| * | | | | | | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2012-02-26 | 1 | -6/+12 |
| * | | | | | | datagram: Add offset argument to __skb_recv_datagram | Pavel Emelyanov | 2012-02-21 | 1 | -2/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-19 | 1 | -16/+29 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | ipv4: Eliminate spurious argument to __ipv4_neigh_lookup | David S. Miller | 2012-02-15 | 1 | -1/+1 |
| * | | | | | | | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2012-02-15 | 1 | -1/+1 |
| * | | | | | | | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 2012-02-13 | 3 | -0/+6 |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 4 | -3/+9 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | ipv4: Implement IP_UNICAST_IF socket option. | Erich E. Hoover | 2012-02-08 | 4 | -3/+39 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-04 | 6 | -22/+40 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tcp: md5: RST: getting md5 key from listener | Shawn Lu | 2012-02-01 | 1 | -3/+42 |
| * | | | | | | | | | tcp: md5: protects md5sig_info with RCU | Eric Dumazet | 2012-02-01 | 1 | -12/+20 |
| * | | | | | | | | | tcp: md5: use sock_kmalloc() to limit md5 keys | Eric Dumazet | 2012-01-31 | 1 | -2/+4 |
| * | | | | | | | | | tcp: md5: rcu conversion | Eric Dumazet | 2012-01-31 | 2 | -140/+99 |
| * | | | | | | | | | tcp: md5: remove obsolete md5_add() method | Eric Dumazet | 2012-01-31 | 1 | -8/+0 |
| * | | | | | | | | | ipv4: ip_gre: Convert to dst_neigh_lookup() | David S. Miller | 2012-01-27 | 1 | -3/+10 |
| * | | | | | | | | | ipv4/ipv6: Prepare for new route gateway semantics. | David S. Miller | 2012-01-26 | 1 | -0/+5 |
| * | | | | | | | | | tcp: add LINUX_MIB_TCPRETRANSFAIL counter | Eric Dumazet | 2012-01-26 | 2 | -1/+4 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-24 | 5 | -36/+29 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ip_gre: Fix bug added to ipgre_tunnel_xmit(). | David S. Miller | 2012-01-24 | 1 | -1/+3 |
| * | | | | | | | | | | ipip: Fix bug added to ipip_tunnel_xmit(). | David S. Miller | 2012-01-24 | 1 | -0/+1 |
| * | | | | | | | | | | ipv4: Remove bogus checks of rt_gateway being zero. | David S. Miller | 2012-01-24 | 2 | -7/+3 |
* | | | | | | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 2012-02-02 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | 3 | -19/+97 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 12 | -50/+68 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-20 | 2 | -14/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-02-28 | 2 | -14/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |