Age | Commit message (Expand) | Author | Files | Lines |
2014-12-31 | Revert "cfg80211: make WEXT compatibility unselectable" | Jiri Kosina | 1 | -1/+1 |
2014-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -154/+272 |
2014-12-30 | genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). | David S. Miller | 1 | -6/+1 |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg | 4 | -20/+23 |
2014-12-27 | genetlink: pass multicast bind/unbind to families | Johannes Berg | 1 | -0/+59 |
2014-12-27 | netlink: call unbind when releasing socket | Johannes Berg | 1 | -0/+7 |
2014-12-27 | netlink: update listeners directly when removing socket | Johannes Berg | 1 | -5/+5 |
2014-12-27 | genetlink: pass only network namespace to genl_has_listeners() | Johannes Berg | 1 | -2/+1 |
2014-12-27 | netlink: rename netlink_unbind() to netlink_undo_bind() | Johannes Berg | 1 | -4/+4 |
2014-12-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -4/+12 |
2014-12-27 | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross | 1 | -9/+14 |
2014-12-27 | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding | Jay Vosburgh | 1 | -0/+1 |
2014-12-24 | openvswitch: fix odd_ptr_err.cocci warnings | Wu Fengguang | 1 | -1/+1 |
2014-12-24 | Bluetooth: Fix accepting connections when not using mgmt | Johan Hedberg | 1 | -1/+6 |
2014-12-24 | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR | Marcel Holtmann | 1 | -3/+6 |
2014-12-24 | net: Reset secmark when scrubbing packet | Thomas Graf | 1 | -0/+1 |
2014-12-24 | net: Fix stacked vlan offload features computation | Toshiaki Makita | 1 | -5/+8 |
2014-12-24 | openvswitch: Fix vport_send double free | Pravin B Shelar | 5 | -11/+23 |
2014-12-24 | openvswitch: Fix GSO with multiple MPLS label. | Pravin B Shelar | 1 | -1/+2 |
2014-12-24 | openvswitch: Fix MPLS action validation. | Pravin B Shelar | 1 | -12/+1 |
2014-12-24 | mpls: Fix allowed protocols for mpls gso | Pravin B Shelar | 1 | -4/+1 |
2014-12-24 | mpls: Fix config check for mpls. | Pravin B Shelar | 1 | -1/+1 |
2014-12-24 | net: Rearrange loop in net_rx_action | Herbert Xu | 1 | -14/+12 |
2014-12-24 | net: Always poll at least one device in net_rx_action | Herbert Xu | 1 | -4/+3 |
2014-12-24 | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu | 1 | -0/+9 |
2014-12-24 | net: Move napi polling code out of net_rx_action | Herbert Xu | 1 | -44/+54 |
2014-12-24 | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli | 1 | -1/+1 |
2014-12-24 | batman-adv: Unify fragment size calculation | Sven Eckelmann | 1 | -1/+1 |
2014-12-24 | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann | 1 | -1/+1 |
2014-12-24 | net: drop the packet when fails to do software segmentation or header check | Jason Wang | 1 | -1/+1 |
2014-12-23 | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel | 1 | -16/+29 |
2014-12-22 | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever... | Dan Collins | 1 | -4/+7 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2014-12-19 | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l... | Al Viro | 1 | -0/+3 |
2014-12-19 | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l... | Al Viro | 1 | -0/+3 |
2014-12-19 | Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() | Al Viro | 1 | -1/+2 |
2014-12-19 | Bluetooth: 6lowpan: Do not free skb when packet is dropped | Jukka Rissanen | 1 | -1/+0 |
2014-12-19 | [regression] chunk lost from bd9b51 | Al Viro | 1 | -1/+0 |
2014-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -124/+226 |
2014-12-18 | Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -17/+32 |
2014-12-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -5/+9 |
2014-12-18 | geneve: Fix races between socket add and release. | Jesse Gross | 1 | -6/+7 |
2014-12-18 | geneve: Remove socket and offload handlers at destruction. | Jesse Gross | 1 | -0/+17 |
2014-12-18 | netlink: Don't reorder loads/stores before marking mmap netlink frame as avai... | Thomas Graf | 1 | -1/+1 |
2014-12-18 | netlink: Always copy on mmap TX. | David Miller | 1 | -36/+16 |
2014-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -51/+203 |
2014-12-17 | Bluetooth: Fix bug with filter in service discovery optimization | Marcel Holtmann | 1 | -5/+9 |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng | 1 | -13/+6 |
2014-12-17 | libceph: add CREATE osd operation support | Yan, Zheng | 1 | -20/+22 |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 1 | -0/+47 |