summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-12net/core: Add VF link state control policyDoug Ledford1-0/+2
2014-06-11net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao1-1/+2
2014-06-11net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang1-0/+1
2014-06-11ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov1-2/+3
2014-06-11ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2-5/+13
2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-06-11ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2-4/+4
2014-06-09net: force a list_del() in unregister_netdevice_many()Eric Dumazet3-3/+4
2014-06-06ip_tunnel: fix possible rtable leakDmitry Popov1-0/+1
2014-06-06net: filter: fix SKF_AD_PKTTYPE extension on big-endianAlexei Starovoitov1-0/+11
2014-06-05ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener1-4/+4
2014-06-04rtnetlink: fix a memory leak when ->newlink failsCong Wang1-3/+7
2014-06-04xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek1-11/+25
2014-06-03net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-03tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-03netlink: Only check file credentials for implicit destinationsEric W. Biederman1-1/+6
2014-06-03net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+3
2014-06-03bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-02bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-02net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-06-01Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner1-3/+3
2014-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+10
2014-05-26ipvs: Fix panic due to non-linear skbPeter Christensen1-5/+10
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-2/+2
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-297/+556
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2014-05-23batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-05-22ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-22net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert1-0/+1
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-26/+23
2014-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-2/+2
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich1-0/+26
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich3-44/+10
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+50
2014-05-17net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2-2/+3
2014-05-17ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs1-1/+2
2014-05-17net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt1-1/+2
2014-05-17net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti1-0/+3
2014-05-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-8/+20
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-19/+42
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo1-1/+1
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov1-0/+5
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen1-1/+19
2014-05-16ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2-5/+23
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-31/+66
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang3-3/+34
2014-05-15batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli1-2/+1