aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds17-36/+34
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-297/+556
2014-05-22batman: 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-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-21net_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-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich1-0/+26
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich3-44/+10
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+50
2014-05-16net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2-2/+3
2014-05-16ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs1-1/+2
2014-05-16net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt1-1/+2
2014-05-16net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti1-0/+3
2014-05-16Merge 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/linville/wirelessDavid 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-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2-5/+23
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid 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
2014-05-15batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli1-2/+9
2014-05-15batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli1-3/+8
2014-05-15batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner1-1/+2
2014-05-15netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso1-1/+3
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville5-19/+42
2014-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville3-14/+34
2014-05-14af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun1-1/+1
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+21
2014-05-14ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa1-1/+1
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-4/+4
2014-05-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-4/+57
2014-05-13neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong1-2/+2
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach1-7/+13
2014-05-13ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-5/+8
2014-05-12netfilter: nf_tables: fix missing return trace at the end of non-base chainPablo Neira Ayuso1-5/+3
2014-05-12netfilter: nf_tables: fix bogus rulenum after goto actionPablo Neira Ayuso1-1/+1
2014-05-12netfilter: nf_tables: fix tracing of the goto actionPablo Neira Ayuso1-1/+5
2014-05-12netfilter: nf_tables: fix goto actionPablo Neira Ayuso1-18/+10
2014-05-12vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2-2/+8
2014-05-12vti6: Don't unregister pernet ops twice on init errorsMathias Krause1-3/+0
2014-05-11batman-adv: fix removing neigh_ifinfoSimon Wunderlich1-0/+46
2014-05-10netfilter: nf_tables: reset rule number counter after jump and gotoPablo Neira Ayuso1-1/+2
2014-05-10batman-adv: always run purge_orig_neighborsSimon Wunderlich1-4/+4
2014-05-10batman-adv: fix neigh reference imbalanceSimon Wunderlich1-0/+5
2014-05-10batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich1-0/+2