summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-07rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-02openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff
2015-01-02tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu
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