summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-111-1/+6
* r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello2016-07-111-2/+74
* sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh2016-07-111-0/+4
* ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-111-0/+6
* tcp: make challenge acks less predictableEric Dumazet2016-07-111-5/+10
* udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-112-0/+4
* bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King2016-07-111-1/+1
* Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-07-116-42/+161
|\
| * batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-07-061-2/+2
| * batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-07-051-0/+7
| * batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-052-14/+42
| * batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-052-23/+90
| * batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-07-051-0/+8
| * batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-07-051-2/+8
| * batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-07-051-1/+4
* | dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet2016-07-091-4/+6
* | Merge branch 'ibmvnic-fixes'David S. Miller2016-07-092-60/+169
|\ \
| * | ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-092-2/+61
| * | ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-091-56/+103
| * | ibmvnic: dispose irq mappingsThomas Falcon2016-07-091-0/+2
| * | ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-091-2/+3
|/ /
* | Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-07-082-4/+6
|\ \
| * | cfg80211: handle failed skb allocationGregory Greenman2016-07-061-0/+2
| * | nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha2016-07-061-4/+4
* | | r8152: remove the setting of LAN_WAKE_ENhayeswang2016-07-081-7/+1
* | | ppp: defer netns reference release for ppp channelWANG Cong2016-07-081-2/+3
* | | net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-07-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-0643-212/+527
|\ \ \
| * | | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
| * | | net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
| * | | cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
| * | | net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
| * | | bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
| * | | r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
| * | | qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-042-0/+2
| * | | Revert "fsl/fman: fix error handling"David S. Miller2016-07-041-1/+1
| * | | fsl/fman: fix error handlingChristophe Jaillet2016-07-041-1/+1
| * | | cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-041-0/+7
| * | | RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-041-2/+3
| * | | geneve: fix max_mtu settingHaishuang Yan2016-07-041-2/+7
| * | | net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser2016-07-021-4/+9
| * | | enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
| * | | net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
| * | | tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
| * | | net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
| * | | macsec: set actual real device for xmit when !protect_framesDaniel Borkmann2016-07-011-0/+1
| * | | net_sched: fix mirrored packets checksumWANG Cong2016-07-013-19/+20
| * | | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-013-1/+45
| * | | Merge branch 'mlx5-fixes'David S. Miller2016-07-0110-121/+335
| |\ \ \
| | * | | net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5