aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann
2012-06-30netfilter: use kfree_skb() not kfree()Dan Carpenter
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko
2012-06-29netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29ipv4: Elide fib_validate_source() completely when possible.David S. Miller
2012-06-29net: l2tp_eth: provide tx_dropped counterEric Dumazet
2012-06-29ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala
2012-06-28ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller
2012-06-28ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller
2012-06-28ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-28tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell
2012-06-28tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell
2012-06-28tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell
2012-06-28tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-06-28ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller
2012-06-28ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller
2012-06-28ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller
2012-06-28batman-adv: Prefix main defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix vis defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix types defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix packet defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix icmp_socket defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix debugfs defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix local defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: beautify tt_global_add() argument listAntonio Quartulli
2012-06-28batman-adv: clear ADD+DEL (and viceversa) events in the same orig-intervalAntonio Quartulli
2012-06-28batman-adv: Directly print to seq_file in visSven Eckelmann
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann
2012-06-28batman-adv: Prefix main local static functions with batadv_Sven Eckelmann
2012-06-28batman-adv: Prefix vis local static functions with batadv_Sven Eckelmann
2012-06-28batman-adv: Prefix unicast local static functions with batadv_Sven Eckelmann
2012-06-27ipv4: Kill early demux method return value.David S. Miller
2012-06-27xfrm_user: Propagate netlink error codes properly.David S. Miller
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com