summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-131-1/+4
* eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
* bonding: set correct vlan id for alb xmit pathdingtianhong2014-03-131-1/+1
* at86rf230: fix lockdep splatsAlexander Aring2014-03-131-5/+6
* net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2
* vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann2014-03-131-2/+5
* MAINTAINERS: add networking selftests to NETWORKINGDaniel Borkmann2014-03-131-0/+1
* net: socket: error on a negative msg_namelenMatthew Leach2014-03-121-0/+4
* MAINTAINERS: Add tools/net to NETWORKING [GENERAL]Tobias Klauser2014-03-121-0/+1
* packet: doc: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
* Merge branch 'mlx4'David S. Miller2014-03-123-3/+12
|\
| * net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-121-1/+1
| * net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-121-0/+8
| * net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
|/
* xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu2014-03-121-2/+1
* r8169: fix the incorrect tx descriptor versionhayeswang2014-03-121-1/+1
* tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras2014-03-121-1/+1
* x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-111-1/+1
* bridge: multicast: enable snooping on general queries onlyLinus Lüssing2014-03-111-3/+5
* bridge: multicast: add sanity check for general query destinationLinus Lüssing2014-03-111-0/+19
* tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-113-1/+20
* Merge branch 'skb_frags'David S. Miller2014-03-111-46/+54
|\
| * skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-111-0/+6
| * skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-111-13/+13
| * skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-111-22/+24
| * skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-111-7/+7
| * skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-111-9/+9
|/
* Merge branch 'stmmac'David S. Miller2014-03-115-64/+60
|\
| * stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
| * stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
| * stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
| * stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
|/
* vmxnet3: fix netpoll race conditionNeil Horman2014-03-111-5/+11
* vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-03-101-0/+3
* Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li2014-03-101-21/+18
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-101-6/+15
* bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
* pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-101-3/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-1010-16/+22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-0710-16/+22
| |\
| | * mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2014-03-062-6/+5
| | * mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar2014-03-061-2/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-064-2/+8
| | |\
| | | * mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-052-0/+2
| | | * cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
| | | * mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-042-5/+7
| | |\ \
| | | * | iwlwifi: fix and add 7265 series HW IDsOren Givon2014-03-041-3/+2
| | | * | iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach2014-03-041-2/+5
| | * | | wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-041-1/+1
OpenPOWER on IntegriCloud