Age | Commit message (Expand) | Author |
2015-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-03-09 | tipc: fix bug in link failover handling | Jon Paul Maloy |
2015-03-09 | net: delete stale packet_mclist entries | Francesco Ruggeri |
2015-03-09 | can: add missing initialisations in CAN related skbuffs | Oliver Hartkopp |
2015-03-08 | ip: fix error queue empty skb handling | Willem de Bruijn |
2015-03-08 | sunrpc: fix braino in ->poll() | Al Viro |
2015-03-08 | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-03-07 | net: irda: fix wait_until_sent poll timeout | Johan Hovold |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-03-05 | tcp: align tcp_xmit_size_goal() on tcp_tso_autosize() | Eric Dumazet |
2015-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-03-05 | ipv4: ip_check_defrag should not assume that skb_network_offset is zero | Alexander Drozdov |
2015-03-04 | net: ping: Return EAFNOSUPPORT when appropriate. | Lorenzo Colitti |
2015-03-04 | netfilter: nf_tables: fix error handling of rule replacement | Pablo Neira Ayuso |
2015-03-04 | netfilter: nf_tables: fix userdata length overflow | Patrick McHardy |
2015-03-04 | netfilter: nf_tables: check for overflow of rule dlen field | Patrick McHardy |
2015-03-04 | netfilter: nf_tables: fix transaction race condition | Patrick McHardy |
2015-03-03 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-03-03 | openvswitch: Fix serialization of non-masked set actions. | Joe Stringer |
2015-03-03 | net: bridge: add compile-time assert for cb struct size | Florian Westphal |
2015-03-02 | udp: only allow UFO for packets from SOCK_DGRAM sockets | Michal Kubeček |
2015-03-01 | rxrpc: don't multiply with HZ twice | Florian Westphal |
2015-03-01 | rxrpc: terminate retrans loop when sending of skb fails | Florian Westphal |
2015-03-01 | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int... | Arvid Brodin |
2015-03-01 | net: do not use rcu in rtnl_dump_ifinfo() | Eric Dumazet |
2015-02-28 | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-02-28 | net: Verify permission to link_net in newlink | Eric W. Biederman |
2015-02-28 | net: Verify permission to dest_net in newlink | Eric W. Biederman |
2015-02-27 | rhashtable: remove indirection for grow/shrink decision functions | Daniel Borkmann |
2015-02-26 | sunrpc: integer underflow in rsc_parse() | Dan Carpenter |
2015-02-26 | mac80211: Send EAPOL frames at lowest rate | Jouni Malinen |
2015-02-24 | af_packet: don't pass empty blocks for PACKET_V3 | Alexander Drozdov |
2015-02-24 | rtnetlink: avoid 0 sized arrays | Sasha Levin |
2015-02-24 | mac80211/minstrel: fix !x!=0 confusion | Jiri Slaby |
2015-02-24 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs | Pablo Neira Ayuso |
2015-02-24 | cfg80211: calls nl80211_exit on error | Junjie Mao |
2015-02-24 | cfg80211: fix n_reg_rules to match world_regdom | Jason Abele |
2015-02-24 | nl80211: fix memory leak in monitor flags parsing | Johannes Berg |
2015-02-24 | nl80211: use loop index as type for net detect frequency results | Samuel Tan |
2015-02-24 | mac80211: clear sdata->radar_required | Eliad Peller |
2015-02-23 | Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-02-23 | ipv6: addrconf: validate new MTU before applying it | Marcelo Leitner |
2015-02-23 | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg | Catalin Marinas |
2015-02-23 | irda: replace current->state by set_current_state() | Fabian Frederick |
2015-02-23 | xprtrdma: Store RDMA credits in unsigned variables | Chuck Lever |
2015-02-23 | decnet: Fix obvious o/0 typo | Rasmus Villemoes |
2015-02-22 | tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() | Neal Cardwell |
2015-02-22 | net: pktgen: disable xmit_clone on virtual devices | Eric Dumazet |
2015-02-22 | ipvs: add missing ip_vs_pe_put in sync code | Julian Anastasov |