aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann2014-12-17
| * | | | | | geneve: Fix races between socket add and release.Jesse Gross2014-12-18
| * | | | | | geneve: Remove socket and offload handlers at destruction.Jesse Gross2014-12-18
| * | | | | | netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf2014-12-18
| * | | | | | netlink: Always copy on mmap TX.David Miller2014-12-18
| |/ / / / /
| * | | | | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-16
| * | | | | ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf2014-12-16
| * | | | | ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf2014-12-16
| * | | | | Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-16
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-15
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg2014-12-12
| | | * | | | | Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg2014-12-12
| | | * | | | | Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg2014-12-11
| | | * | | | | Bluetooth: Fix incorrect pending cmd removal in pairing_complete()Johan Hedberg2014-12-11
| | | * | | | | Bluetooth: Fix calling hci_conn_put too earlyJohan Hedberg2014-12-11
| | | * | | | | Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann2014-12-11
| | | * | | | | Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery2014-12-11