index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2012-06-29
net: l2tp_eth: provide tx_dropped counter
Eric Dumazet
2012-06-29
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...
Ville Nuorvala
2012-06-28
ipv4: Remove extraneous assignment of dst->tclassid.
David S. Miller
2012-06-28
ipv4: Adjust in_dev handling in fib_validate_source()
David S. Miller
2012-06-28
ipv4: Fix bugs in fib_compute_spec_dst().
David S. Miller
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
tcp: plug dst leak in tcp_v6_conn_request()
Neal Cardwell
2012-06-28
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
Neal Cardwell
2012-06-28
tcp: pass fl6 to inet6_csk_route_req()
Neal Cardwell
2012-06-28
tcp: fix inet6_csk_route_req() for link-local addresses
Neal Cardwell
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-28
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
Vinson Lee
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-06-28
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
2012-06-28
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix vis defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix unicast defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix types defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix packet defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix icmp_socket defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix gateway defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix sysfs defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix debugfs defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: Prefix local defines with BATADV_
Sven Eckelmann
2012-06-28
batman-adv: beautify tt_global_add() argument list
Antonio Quartulli
2012-06-28
batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
Antonio Quartulli
2012-06-28
batman-adv: Directly print to seq_file in vis
Sven Eckelmann
2012-06-28
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
2012-06-28
batman-adv: Prefix main local static functions with batadv_
Sven Eckelmann
2012-06-28
batman-adv: Prefix vis local static functions with batadv_
Sven Eckelmann
2012-06-28
batman-adv: Prefix unicast local static functions with batadv_
Sven Eckelmann
2012-06-27
ipv4: Kill early demux method return value.
David S. Miller
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
2012-06-27
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
2012-06-27
net: added support for 40GbE link.
parav.pandit@emulex.com
2012-06-27
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
decnet: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
ip6mr: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
ipmr: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
inet_diag: Do not use RTA_PUT() macros
Thomas Graf
[next]