aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-09mac80211: fix vif name tracingEliad Peller
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-04netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-05-04netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30tcp_cubic: fix the range of delayed_ackLiu Yu
2014-04-30tcp: increment retransmit counters in tlp and fast openEric Dumazet
2014-04-29netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal
2014-04-29xfrm4: Properly handle unsupported protocolsSteffen Klassert
2014-04-28libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov
2014-04-27net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss
2014-04-27sctp: reset flowi4_oif parameter on route lookupXufeng Zhang
2014-04-27bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-04-25Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-04-25Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-24ipv6: fib: fix fib dump restartKumar Sundararajan
2014-04-24rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-04-24rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-04-24netfilter: Fix warning in nfnetlink_receive().David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-24netlink: Rename netlink_capable netlink_allowedEric W. Biederman