aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-9/+18
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-12/+19
2014-05-09mac80211: fix vif name tracingEliad Peller1-2/+2
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg1-3/+6
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang3-13/+14
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang4-24/+45
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich1-2/+4
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-9/+18
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal1-12/+10
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal2-53/+48
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal1-1/+5
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville6-9/+18
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert1-1/+10
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-105/+270
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-4/+5
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai1-0/+2
2014-05-05vsock: Make transport the proto ownerAndy King1-25/+22
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-3/+12
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin1-2/+2
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin1-2/+3
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-2/+10
2014-05-05cfg80211: free sme on connection failuresEliad Peller1-1/+1
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge1-1/+2
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend1-5/+6
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko1-4/+4