summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg
2014-12-27netlink: call unbind when releasing socketJohannes Berg
2014-12-27netlink: update listeners directly when removing socketJohannes Berg
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg
2014-12-27netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg
2014-12-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh
2014-12-24openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang
2014-12-24Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg
2014-12-24Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann
2014-12-24net: Reset secmark when scrubbing packetThomas Graf
2014-12-24net: Fix stacked vlan offload features computationToshiaki Makita
2014-12-23openvswitch: Fix vport_send double freePravin B Shelar
2014-12-23openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar
2014-12-23openvswitch: Fix MPLS action validation.Pravin B Shelar
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar
2014-12-23mpls: Fix config check for mpls.Pravin B Shelar
2014-12-23net: Rearrange loop in net_rx_actionHerbert Xu
2014-12-23net: Always poll at least one device in net_rx_actionHerbert Xu
2014-12-23net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu
2014-12-23net: Move napi polling code out of net_rx_actionHerbert Xu
2014-12-23batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli
2014-12-23batman-adv: Unify fragment size calculationSven Eckelmann
2014-12-23batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann
2014-12-23net: drop the packet when fails to do software segmentation or header checkJason Wang
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel
2014-12-22packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro
2014-12-19Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro
2014-12-19Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro
2014-12-19Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen
2014-12-19[regression] chunk lost from bd9b51Al Viro
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-18geneve: Fix races between socket add and release.Jesse Gross
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf
2014-12-18netlink: Always copy on mmap TX.David Miller
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add CREATE osd operation supportYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng