Age | Commit message (Expand) | Author |
2015-01-21 | virtio/9p: verify device has config space | Michael S. Tsirkin |
2015-01-19 | ipv6: stop sending PTB packets for MTU < 1280 | Hagen Paul Pfeifer |
2015-01-17 | net: sctp: fix race for one-to-many sockets in sendmsg's auto associate | Daniel Borkmann |
2015-01-16 | genetlink: synchronize socket closing and family removal | Johannes Berg |
2015-01-16 | genetlink: disallow subscribing to unknown mcast groups | Johannes Berg |
2015-01-16 | net: rps: fix cpu unplug | Eric Dumazet |
2015-01-15 | ip: zero sockaddr returned on error queue | Willem de Bruijn |
2015-01-15 | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-01-14 | openvswitch: packet messages need their own probe attribtue | Thomas Graf |
2015-01-14 | bridge: only provide proxy ARP when CONFIG_INET is enabled | Arnd Bergmann |
2015-01-14 | neighbour: fix base_reachable_time(_ms) not effective immediatly when changed | Jean-Francois Remy |
2015-01-12 | tipc: fix bug in broadcast retransmit code | Jon Paul Maloy |
2015-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-01-11 | packet: bail out of packet_snd() if L2 header creation fails | Christoph Jaeger |
2015-01-09 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-01-08 | libceph: fix sparse endianness warnings | Ilya Dryomov |
2015-01-07 | rpc: fix xdr_truncate_encode to handle buffer ending on page boundary | J. Bruce Fields |
2015-01-07 | cfg80211: fix deadlock during reg chan check | Arik Nemtsov |
2015-01-07 | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville |
2015-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-01-06 | netfilter: nf_tables: fix flush ruleset chain dependencies | Pablo Neira Ayuso |
2015-01-06 | netfilter: nfnetlink: relax strict multicast group check from netlink_bind | Pablo Neira Ayuso |
2015-01-06 | netfilter: nfnetlink: validate nfnetlink header from batch | Pablo Neira Ayuso |
2015-01-06 | netfilter: conntrack: fix race between confirmation and flush | Pablo Neira Ayuso |
2015-01-06 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2015-01-06 | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-01-06 | batman-adv: fix potential TT client + orig-node memory leak | Linus Lüssing |
2015-01-06 | batman-adv: fix multicast counter when purging originators | Linus Lüssing |
2015-01-06 | batman-adv: fix counter for multicast supporting nodes | Linus Lüssing |
2015-01-06 | batman-adv: fix lock class for decoding hash in network-coding.c | Martin Hundebøll |
2015-01-06 | batman-adv: fix delayed foreign originator recognition | Linus Lüssing |
2015-01-06 | batman-adv: fix and simplify condition when bonding should be used | Simon Wunderlich |
2015-01-05 | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg |
2015-01-02 | openvswitch: Consistently include VLAN header in flow and port stats. | Ben Pfaff |
2015-01-02 | tcp: Do not apply TSO segment limit to non-TSO packets | Herbert Xu |
2014-12-30 | Revert "cfg80211: make WEXT compatibility unselectable" | Jiri Kosina |
2014-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-29 | genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). | David S. Miller |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg |
2014-12-27 | genetlink: pass multicast bind/unbind to families | Johannes Berg |
2014-12-27 | netlink: call unbind when releasing socket | Johannes Berg |
2014-12-27 | netlink: update listeners directly when removing socket | Johannes Berg |
2014-12-27 | genetlink: pass only network namespace to genl_has_listeners() | Johannes Berg |
2014-12-27 | netlink: rename netlink_unbind() to netlink_undo_bind() | Johannes Berg |
2014-12-26 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2014-12-26 | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross |
2014-12-26 | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding | Jay Vosburgh |
2014-12-24 | openvswitch: fix odd_ptr_err.cocci warnings | Wu Fengguang |