summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-251-2/+2
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-252-7/+4
* defxx: fix build warningSudip Mukherjee2016-01-251-4/+4
* net: macb: fix build warningSudip Mukherjee2016-01-251-1/+1
* net: fec: make driver endian-safeJohannes Berg2016-01-253-72/+101
* net: dsa: fix mv88e6xxx switchesRussell King2016-01-251-1/+1
* 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-251-1/+1
* ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-252-0/+2
* sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner2016-01-241-0/+2
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-241-6/+5
* pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-01-241-10/+24
* drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2016-01-242-3/+10
* af_unix: fix struct pid memory leakEric Dumazet2016-01-241-0/+1
* net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-211-12/+0
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-211-10/+44
* Merge branch 'mvneta-multi-clk'David S. Miller2016-01-212-15/+30
|\
| * net: mvneta: update clocks property and document additional clock-namesJisheng Zhang2016-01-211-1/+6
| * net: mvneta: get optional bus clkJisheng Zhang2016-01-211-0/+8
| * net: mvneta: Try to get named core clock firstJisheng Zhang2016-01-211-1/+3
| * net: mvneta: sort the headers in alphabetic orderJisheng Zhang2016-01-211-13/+13
|/
* net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2016-01-211-5/+4
* net: hns: enet specifies a reference to dsafyankejian2016-01-2110-45/+42
* tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
* tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2016-01-212-9/+18
* Merge branch 'fix-phy-ignore-interrupts'David S. Miller2016-01-212-19/+29
|\
| * net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli2016-01-211-1/+1
| * net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-211-13/+18
| * net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-211-5/+10
|/
* net/irda: bfin_sir: remove duplicate definesSudip Mukherjee2016-01-211-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-2010-34/+49
|\
| * netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-205-19/+35
| * netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-181-4/+4
| * netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet2016-01-181-2/+7
| * netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-141-1/+1
| * netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal2016-01-131-4/+0
| * netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal2016-01-131-4/+2
* | net: change tcp_syn_retries documentationXin Long2016-01-201-1/+1
* | net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-201-0/+17
* | net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-01-201-7/+14
* | gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-202-2/+23
* | sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan2016-01-191-3/+13
* | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2016-01-192-2/+9
* | af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun2016-01-191-0/+3
* | udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-192-22/+42
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-1844-319/+401
|\ \
| * | checkpatch: add virt barriersMichael S. Tsirkin2016-01-121-1/+2
| * | checkpatch: check for __smp outside barrier.hMichael S. Tsirkin2016-01-121-0/+10
| * | checkpatch.pl: add missing memory barriersMichael S. Tsirkin2016-01-121-1/+21
| * | virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-1213-14/+14
| * | virtio_balloon: fix race between migration and ballooningMinchan Kim2016-01-121-2/+2
OpenPOWER on IntegriCloud