summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe
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-18Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso
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
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: store session key in cephx authorizerYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville