summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-1515-39/+106
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-142-0/+4
| * nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds2016-05-141-1/+3
| * gre: do not keep the GRE header around in collect medata modeJiri Benc2016-05-111-1/+6
| * openvswitch: Fix cached ct with helper.Joe Stringer2016-05-111-0/+13
| * net sched: ife action fix late bindingJamal Hadi Salim2016-05-101-4/+10
| * net sched: skbedit action fix late bindingJamal Hadi Salim2016-05-101-7/+11
| * net sched: simple action fix late bindingJamal Hadi Salim2016-05-101-6/+12
| * net sched: mirred action fix late bindingJamal Hadi Salim2016-05-101-6/+13
| * net sched: ipt action fix late bindingJamal Hadi Salim2016-05-101-7/+12
| * net sched: vlan action fix late bindingJamal Hadi Salim2016-05-101-6/+16
| * tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-101-2/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-05-103-1/+4
| |\
| | * netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull2016-05-051-0/+2
| | * netfilter: IDLETIMER: fix race condition when destroy the targetLiping Zhang2016-04-291-0/+1
| | * netfilter: conntrack: init all_locks to avoid debug warningFlorian Westphal2016-04-291-1/+1
| * | net: fix a kernel infoleak in x25 moduleKangjie Lu2016-05-091-0/+1
* | | net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli2016-05-141-1/+1
* | | udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-132-13/+5
* | | sunrpc: set SOCK_FASYNCEric Dumazet2016-05-131-0/+3
* | | tipc: eliminate risk of double link_up eventsJon Paul Maloy2016-05-121-1/+1
* | | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-123-6/+6
* | | ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan2016-05-121-3/+0
* | | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2016-05-1213-113/+141
|\ \ \
| * | | mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-26/+44
| * | | cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-128-24/+26
| * | | cfg80211: remove erroneous commentJohannes Berg2016-05-121-1/+1
| * | | cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+6
| * | | mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-4/+12
| * | | mac80211: remove disconnected APs from BSS tableDavid Spinadel2016-05-121-0/+5
| * | | wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg2016-05-021-35/+0
| * | | nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg2016-04-271-14/+22
| * | | cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-263-7/+24
| * | | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+2
* | | | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-113-19/+123
|\ \ \ \
| * | | | nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-041-0/+77
| * | | | nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-043-11/+36
| * | | | nfc: nci: Fix nci_core_conn_closeChristophe Ricard2016-05-042-1/+3
| * | | | nfc: nci: Fix nci_core_conn_create to allowing empty destinationChristophe Ricard2016-05-041-9/+9
* | | | | dsa: Rename switch chip data to cdAndrew Lunn2016-05-112-14/+14
* | | | | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-112-2/+2
* | | | | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-111-16/+0
* | | | | net: original ingress device index in PKTINFODavid Ahern2016-05-112-1/+7
* | | | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-113-1/+16
* | | | | ipv6: fix 4in6 tunnel receive pathNicolas Dichtel2016-05-111-1/+1
* | | | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-1112-46/+54
* | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-1026-295/+465
|\ \ \ \ \
| * | | | | batman-adv: use batadv_compare_eth when possibleAntonio Quartulli2016-05-101-4/+2
| * | | | | batman-adv: replace ethertype variable with ETH_P_BATMAN for readabilityMarek Lindner2016-05-101-4/+4
| * | | | | batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-1018-199/+205
OpenPOWER on IntegriCloud