summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-294-9/+53
* net: l2tp_eth: provide tx_dropped counterEric Dumazet2012-06-292-10/+16
* ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala2012-06-291-27/+38
* ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller2012-06-281-3/+0
* ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-282-21/+16
* ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller2012-06-281-13/+21
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-286-29/+29
* tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell2012-06-281-9/+10
* tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell2012-06-281-23/+6
* tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-282-16/+19
* tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell2012-06-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2821-54/+91
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-284-14/+19
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-284-14/+19
| | |\
| | | * mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
| | | * NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-261-1/+4
| | | * NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-251-5/+5
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-221-7/+6
| | | |\
| | | | * mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6
| * | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-281-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2834-91/+200
| |\ \ \ \ | | |/ / /
| | * | | 9p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter2012-06-271-1/+1
| | * | | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-06-263-1/+3
| | * | | net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet2012-06-261-11/+32
| | * | | mac802154: add missed bracesalex.bluesman.smirnov@gmail.com2012-06-251-1/+2
| | * | | net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet2012-06-251-3/+3
| | * | | caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland2012-06-251-0/+1
| | * | | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell2012-06-251-1/+2
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-261-1/+1
| |\ \ \ \
| | * | | | HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-251-1/+1
| * | | | | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-202-7/+8
| * | | | | rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-201-0/+4
| * | | | | libceph: use con get/put ops from osd_clientSage Weil2012-06-201-4/+4
| * | | | | libceph: osd_client: don't drop reply reference too earlyAlex Elder2012-06-201-2/+2
| * | | | | Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...Linus Torvalds2012-06-181-1/+1
| |\ \ \ \ \
| | * | | | | 9p: BUG before corrupting memorySasha Levin2012-06-111-1/+1
| * | | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-152-7/+8
| |\ \ \ \ \ \
| | * | | | | | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-111-6/+6
| | * | | | | | NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-05-311-1/+2
* | | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-2830-740/+780
|\ \ \ \ \ \ \ \
| * | | | | | | | batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-2818-202/+244
| * | | | | | | | batman-adv: Prefix vis defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * | | | | | | | batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann2012-06-283-4/+4
| * | | | | | | | batman-adv: Prefix types defines with BATADV_Sven Eckelmann2012-06-283-11/+11
| * | | | | | | | batman-adv: Prefix packet defines with BATADV_Sven Eckelmann2012-06-2811-37/+40
| * | | | | | | | batman-adv: Prefix icmp_socket defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * | | | | | | | batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann2012-06-282-14/+18
| * | | | | | | | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-282-3/+3
| * | | | | | | | batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann2012-06-282-9/+9
| * | | | | | | | batman-adv: Prefix debugfs defines with BATADV_Sven Eckelmann2012-06-282-2/+2
OpenPOWER on IntegriCloud