aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\
| * genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-29
| * netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
| * genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
| * netlink: call unbind when releasing socketJohannes Berg2014-12-27
| * netlink: update listeners directly when removing socketJohannes Berg2014-12-27
| * genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
| * netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-27
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-26
| |\
| | * Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24
| | * Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-24
| * | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
| * | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-26
| * | openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang2014-12-24
| * | net: Reset secmark when scrubbing packetThomas Graf2014-12-24
| * | net: Fix stacked vlan offload features computationToshiaki Makita2014-12-24
| * | openvswitch: Fix vport_send double freePravin B Shelar2014-12-23
| * | openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar2014-12-23
| * | openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-23
| * | mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-23
| * | mpls: Fix config check for mpls.Pravin B Shelar2014-12-23
| * | net: Rearrange loop in net_rx_actionHerbert Xu2014-12-23
| * | net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-23
| * | net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-23
| * | net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-23
| * | batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli2014-12-23
| * | batman-adv: Unify fragment size calculationSven Eckelmann2014-12-23
| * | batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann2014-12-23
| * | net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-23
| * | tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-22
| * | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins2014-12-22
| |/
| * Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-19
| * Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2014-12-19
| * Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro2014-12-19
| * Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen2014-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-19
|\ \ | |/ |/|
| * [regression] chunk lost from bd9b51Al Viro2014-12-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-18
|\ \
| * \ Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2014-12-18
| |\ \
| | * | mac80211: free management frame keys when removing stationJohannes Berg2014-12-17
| | * | cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-12
| | * | cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-12
| | * | mac80211: update the channel context after channel switchEmmanuel Grumbach2014-12-12
| | * | nl80211: check matches array length before acessing itLuciano Coelho2014-12-12
| | * | cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-12
| | * | cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-12
| | * | mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-12
| | * | mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-12
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-18
| |\ \ \