Age | Commit message (Expand) | Author |
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 | 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 |
2014-12-23 | net: Always poll at least one device in net_rx_action | Herbert Xu |
2014-12-23 | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu |
2014-12-23 | net: Move napi polling code out of net_rx_action | Herbert Xu |
2014-12-23 | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli |
2014-12-23 | batman-adv: Unify fragment size calculation | Sven Eckelmann |
2014-12-23 | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann |
2014-12-23 | net: drop the packet when fails to do software segmentation or header check | Jason Wang |
2014-12-22 | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel |
2014-12-22 | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever... | Dan Collins |
2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-19 | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l... | Al Viro |