| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-01-10 | 1 | -3/+3 |
|\ |
|
| * | rpc: fix xdr_truncate_encode to handle buffer ending on page boundary | J. Bruce Fields | 2015-01-07 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-01-10 | 2 | -2/+2 |
|\ \ |
|
| * | | libceph: fix sparse endianness warnings | Ilya Dryomov | 2015-01-08 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-07 | 8 | -18/+31 |
|\ \
| |/
|/| |
|
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-01-06 | 4 | -10/+16 |
| |\ |
|
| | * | batman-adv: fix potential TT client + orig-node memory leak | Linus Lüssing | 2015-01-06 | 1 | -3/+3 |
| | * | batman-adv: fix multicast counter when purging originators | Linus Lüssing | 2015-01-06 | 1 | -1/+2 |
| | * | batman-adv: fix counter for multicast supporting nodes | Linus Lüssing | 2015-01-06 | 1 | -3/+5 |
| | * | batman-adv: fix lock class for decoding hash in network-coding.c | Martin Hundebøll | 2015-01-06 | 1 | -1/+1 |
| | * | batman-adv: fix delayed foreign originator recognition | Linus Lüssing | 2015-01-06 | 1 | -0/+1 |
| | * | batman-adv: fix and simplify condition when bonding should be used | Simon Wunderlich | 2015-01-06 | 1 | -2/+4 |
| * | | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-01-06 | 1 | -3/+9 |
| |\ \
| | |/
| |/| |
|
| | * | Revert "mac80211: Fix accounting of the tailroom-needed counter" | Johannes Berg | 2015-01-05 | 1 | -3/+9 |
| * | | openvswitch: Consistently include VLAN header in flow and port stats. | Ben Pfaff | 2015-01-02 | 2 | -3/+4 |
| * | | tcp: Do not apply TSO segment limit to non-TSO packets | Herbert Xu | 2015-01-02 | 1 | -2/+2 |
* | | | Revert "cfg80211: make WEXT compatibility unselectable" | Jiri Kosina | 2014-12-31 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-30 | 24 | -154/+272 |
|\ \ |
|
| * | | genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). | David S. Miller | 2014-12-29 | 1 | -6/+1 |
| * | | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg | 2014-12-27 | 4 | -20/+23 |
| * | | genetlink: pass multicast bind/unbind to families | Johannes Berg | 2014-12-27 | 1 | -0/+59 |
| * | | netlink: call unbind when releasing socket | Johannes Berg | 2014-12-27 | 1 | -0/+7 |
| * | | netlink: update listeners directly when removing socket | Johannes Berg | 2014-12-27 | 1 | -5/+5 |
| * | | genetlink: pass only network namespace to genl_has_listeners() | Johannes Berg | 2014-12-27 | 1 | -2/+1 |
| * | | netlink: rename netlink_unbind() to netlink_undo_bind() | Johannes Berg | 2014-12-27 | 1 | -4/+4 |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2014-12-27 | 1 | -4/+12 |
| |\ \ |
|
| | * | | Bluetooth: Fix accepting connections when not using mgmt | Johan Hedberg | 2014-12-24 | 1 | -1/+6 |
| | * | | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR | Marcel Holtmann | 2014-12-24 | 1 | -3/+6 |
| * | | | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross | 2014-12-26 | 1 | -9/+14 |
| * | | | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding | Jay Vosburgh | 2014-12-26 | 1 | -0/+1 |
| * | | | openvswitch: fix odd_ptr_err.cocci warnings | Wu Fengguang | 2014-12-24 | 1 | -1/+1 |
| * | | | net: Reset secmark when scrubbing packet | Thomas Graf | 2014-12-24 | 1 | -0/+1 |
| * | | | net: Fix stacked vlan offload features computation | Toshiaki Makita | 2014-12-24 | 1 | -5/+8 |
| * | | | openvswitch: Fix vport_send double free | Pravin B Shelar | 2014-12-24 | 5 | -11/+23 |
| * | | | openvswitch: Fix GSO with multiple MPLS label. | Pravin B Shelar | 2014-12-24 | 1 | -1/+2 |
| * | | | openvswitch: Fix MPLS action validation. | Pravin B Shelar | 2014-12-24 | 1 | -12/+1 |
| * | | | mpls: Fix allowed protocols for mpls gso | Pravin B Shelar | 2014-12-24 | 1 | -4/+1 |
| * | | | mpls: Fix config check for mpls. | Pravin B Shelar | 2014-12-24 | 1 | -1/+1 |
| * | | | net: Rearrange loop in net_rx_action | Herbert Xu | 2014-12-24 | 1 | -14/+12 |
| * | | | net: Always poll at least one device in net_rx_action | Herbert Xu | 2014-12-24 | 1 | -4/+3 |
| * | | | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu | 2014-12-24 | 1 | -0/+9 |
| * | | | net: Move napi polling code out of net_rx_action | Herbert Xu | 2014-12-24 | 1 | -44/+54 |
| * | | | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli | 2014-12-24 | 1 | -1/+1 |
| * | | | batman-adv: Unify fragment size calculation | Sven Eckelmann | 2014-12-24 | 1 | -1/+1 |
| * | | | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann | 2014-12-24 | 1 | -1/+1 |
| * | | | net: drop the packet when fails to do software segmentation or header check | Jason Wang | 2014-12-24 | 1 | -1/+1 |
| * | | | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel | 2014-12-22 | 1 | -16/+29 |
| * | | | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever... | Dan Collins | 2014-12-22 | 1 | -4/+7 |
| |/ / |
|
| * | | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l... | Al Viro | 2014-12-19 | 1 | -0/+3 |
| * | | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l... | Al Viro | 2014-12-19 | 1 | -0/+3 |