aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-14
|\
| * openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
| * bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-14
| * neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-14
| * tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
| |\
| | * netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-06
| | * netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-06
| | * netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-06
| | * netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-06
| | * netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-23
| | * Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-18
| | |\
| | | * ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-10
| * | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-11
* | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-09
|\ \ \ \
| * | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-06
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-06
| |\ \ \
| | * | | batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-06
| | * | | batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-06
| | * | | batman-adv: fix counter for multicast supporting nodesLinus Lüssing2015-01-06
| | * | | batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll2015-01-06
| | * | | batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-06
| | * | | batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich2015-01-06
| * | | | Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-06
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-05
| * | | | openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-02
| * | | | tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-02
* | | | | 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