summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ematch: Fix matching of inverted containers.Ignacy Gawędzki2014-09-291-2/+4
* gro: fix aggregation for skb using frag_listEric Dumazet2014-09-291-0/+3
* neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-281-1/+1
* Merge branch 'ipv6_tunnel'David S. Miller2014-09-283-2/+12
|\
| * ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-0/+2
| * ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
| * ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
|/
* ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-261-0/+1
* net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-265-12/+75
|\
| * netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso2014-09-071-0/+1
| * netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso2014-09-031-1/+63
| * rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso2014-09-031-4/+4
| * netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso2014-09-031-2/+0
| * netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso2014-09-031-5/+7
* | r8152: fix the carrier off when autoresuminghayeswang2014-09-261-17/+35
* | Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
* | macvtap: Fix race between device delete and open.Vlad Yasevich2014-09-261-10/+8
* | Merge branch 'qlcnic'David S. Miller2014-09-262-8/+7
|\ \
| * | qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-261-0/+2
| * | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-261-1/+1
| * | qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-261-4/+2
| * | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-261-3/+2
|/ /
* | ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert2014-09-261-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2435-12/+52
|\ \
| * | sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
| * | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-246-11/+21
| |\ \
| | * | brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-231-1/+1
| | * | ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
| | * | net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
| | * | Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-09-223-8/+18
| | |\ \
| | | * | NFC: st21nfca: Fix potential depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | * | NFC: st21nfcb: Fix depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | * | NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter2014-09-051-4/+12
| * | | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| * | | | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| * | | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| * | | | mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
| * | | | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| * | | | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| * | | | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
| * | | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| * | | | mips: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-249-0/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-243-1/+27
|\ \ \ \ \
| * | | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo2014-09-243-1/+27
* | | | | | Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-242-16/+6
|\ \ \ \ \ \
| * | | | | | PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu2014-09-221-1/+1
| * | | | | | Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas2014-09-191-8/+2
| * | | | | | Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas2014-09-191-7/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-245-3/+33
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud