aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-01
* rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-01
* net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin2015-03-01
* net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-01
* Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-02-28
|\
| * mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-02-26
| * mac80211/minstrel: fix !x!=0 confusionJiri Slaby2015-02-24
| * cfg80211: calls nl80211_exit on errorJunjie Mao2015-02-24
| * cfg80211: fix n_reg_rules to match world_regdomJason Abele2015-02-24
| * nl80211: fix memory leak in monitor flags parsingJohannes Berg2015-02-24
| * nl80211: use loop index as type for net detect frequency resultsSamuel Tan2015-02-24
| * mac80211: clear sdata->radar_requiredEliad Peller2015-02-24
* | net: Verify permission to link_net in newlinkEric W. Biederman2015-02-28
* | net: Verify permission to dest_net in newlinkEric W. Biederman2015-02-28
* | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-27
* | af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov2015-02-24
* | rtnetlink: avoid 0 sized arraysSasha Levin2015-02-24
* | ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-23
* | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas2015-02-23
* | irda: replace current->state by set_current_state()Fabian Frederick2015-02-23
* | decnet: Fix obvious o/0 typoRasmus Villemoes2015-02-23
|/
* tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell2015-02-22
* net: pktgen: disable xmit_clone on virtual devicesEric Dumazet2015-02-22
* af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov2015-02-21
* net: reject creation of netdev names with colonsMatthew Thode2015-02-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-20
|\
| * netfilter: xt_socket: fix a stack corruption bugEric Dumazet2015-02-16
| * netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal2015-02-16
| * netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso2015-02-16
| * ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov2015-02-09
* | caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-20
* | ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen2015-02-20
* | sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet2015-02-20
* | openvswitch: Fix net exit.Pravin B Shelar2015-02-20
* | ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki2015-02-20
* | ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov2015-02-20
* | gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\ \
| * | net: dsa: Set valid phy interface typeGuenter Roeck2015-02-17
| * | rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-15
| * | net: spelling fixesStephen Hemminger2015-02-14
| * | net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida2015-02-14
| * | ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-14
| * | openvswitch: Fix key serialization.Pravin B Shelar2015-02-14
| * | tcp: make sure skb is not shared before using skb_get()Eric Dumazet2015-02-13
| * | bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven2015-02-12
| * | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-12
| * | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-11