summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-091-3/+3
|\
| * rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-071-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-092-2/+2
|\ \
| * | libceph: fix sparse endianness warningsIlya Dryomov2015-01-082-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-068-18/+31
|\ \ | |/ |/|
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-064-10/+16
| |\
| | * batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
| | * batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-061-1/+2
| | * batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-061-3/+5
| | * batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-061-1/+1
| | * batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-061-0/+1
| | * batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-061-2/+4
| * | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-3/+9
| |\ \ | | |/ | |/|
| | * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
| * | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-022-3/+4
| * | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-021-2/+2
* | | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-301-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-3024-154/+272
|\ \
| * | genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-291-6/+1
| * | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-274-20/+23
| * | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-271-0/+59
| * | netlink: call unbind when releasing socketJohannes Berg2014-12-271-0/+7
| * | netlink: update listeners directly when removing socketJohannes Berg2014-12-271-5/+5
| * | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-271-2/+1
| * | netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-271-4/+4
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-261-4/+12
| |\ \
| | * | Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-241-1/+6
| | * | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-241-3/+6
| * | | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-9/+14
| * | | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-261-0/+1
| * | | openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang2014-12-241-1/+1
| * | | net: Reset secmark when scrubbing packetThomas Graf2014-12-241-0/+1
| * | | net: Fix stacked vlan offload features computationToshiaki Makita2014-12-241-5/+8
| * | | openvswitch: Fix vport_send double freePravin B Shelar2014-12-235-11/+23
| * | | openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar2014-12-231-1/+2
| * | | openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-231-12/+1
| * | | mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-231-4/+1
| * | | mpls: Fix config check for mpls.Pravin B Shelar2014-12-231-1/+1
| * | | net: Rearrange loop in net_rx_actionHerbert Xu2014-12-231-14/+12
| * | | net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-231-4/+3
| * | | net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-231-0/+9
| * | | net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-231-44/+54
| * | | batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli2014-12-231-1/+1
| * | | batman-adv: Unify fragment size calculationSven Eckelmann2014-12-231-1/+1
| * | | batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann2014-12-231-1/+1
| * | | net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-231-1/+1
| * | | tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-221-16/+29
| * | | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins2014-12-221-4/+7
| |/ /
| * | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
| * | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
OpenPOWER on IntegriCloud