Age | Commit message (Expand) | Author |
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-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 |
2014-12-24 | Bluetooth: Fix accepting connections when not using mgmt | Johan Hedberg |
2014-12-24 | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR | Marcel Holtmann |
2014-12-24 | net: Reset secmark when scrubbing packet | Thomas Graf |
2014-12-24 | net: Fix stacked vlan offload features computation | Toshiaki Makita |
2014-12-23 | openvswitch: Fix vport_send double free | Pravin B Shelar |
2014-12-23 | openvswitch: Fix GSO with multiple MPLS label. | Pravin B Shelar |
2014-12-23 | openvswitch: Fix MPLS action validation. | Pravin B Shelar |
2014-12-23 | mpls: Fix allowed protocols for mpls gso | Pravin B Shelar |
2014-12-23 | mpls: Fix config check for mpls. | Pravin B Shelar |
2014-12-23 | net: Rearrange loop in net_rx_action | Herbert Xu |