Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-03-13 | 70 | -550/+516 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ipv6: Avoid unnecessary temporary addresses being generated | Heiner Kallweit | 2014-03-13 | 1 | -1/+4 | |
| * | | | | | | eth: fec: Fix lost promiscuous mode after reconnecting cable | Stefan Wahren | 2014-03-13 | 1 | -7/+7 | |
| * | | | | | | bonding: set correct vlan id for alb xmit path | dingtianhong | 2014-03-13 | 1 | -1/+1 | |
| * | | | | | | at86rf230: fix lockdep splats | Alexander Aring | 2014-03-13 | 1 | -5/+6 | |
| * | | | | | | net/mlx4_en: Deregister multicast vxlan steering rules when going down | Or Gerlitz | 2014-03-13 | 1 | -0/+2 | |
| * | | | | | | vmxnet3: fix building without CONFIG_PCI_MSI | Arnd Bergmann | 2014-03-13 | 1 | -2/+5 | |
| * | | | | | | MAINTAINERS: add networking selftests to NETWORKING | Daniel Borkmann | 2014-03-13 | 1 | -0/+1 | |
| * | | | | | | net: socket: error on a negative msg_namelen | Matthew Leach | 2014-03-12 | 1 | -0/+4 | |
| * | | | | | | MAINTAINERS: Add tools/net to NETWORKING [GENERAL] | Tobias Klauser | 2014-03-12 | 1 | -0/+1 | |
| * | | | | | | packet: doc: Spelling s/than/that/ | Geert Uytterhoeven | 2014-03-12 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'mlx4' | David S. Miller | 2014-03-12 | 3 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net/mlx4_core: Load the IB driver when the device supports IBoE | Or Gerlitz | 2014-03-12 | 1 | -1/+1 | |
| | * | | | | | | net/mlx4_en: Handle vxlan steering rules for mac address changes | Or Gerlitz | 2014-03-12 | 1 | -0/+8 | |
| | * | | | | | | net/mlx4_core: Fix wrong dump of the vxlan offloads device capability | Or Gerlitz | 2014-03-12 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | xen-netback: use skb_is_gso in xenvif_start_xmit | Wei Liu | 2014-03-12 | 1 | -2/+1 | |
| * | | | | | | r8169: fix the incorrect tx descriptor version | hayeswang | 2014-03-12 | 1 | -1/+1 | |
| * | | | | | | tools/net/Makefile: Define PACKAGE to fix build problems | Markos Chandras | 2014-03-12 | 1 | -1/+1 | |
| * | | | | | | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 2014-03-11 | 1 | -1/+1 | |
| * | | | | | | bridge: multicast: enable snooping on general queries only | Linus Lüssing | 2014-03-11 | 1 | -3/+5 | |
| * | | | | | | bridge: multicast: add sanity check for general query destination | Linus Lüssing | 2014-03-11 | 1 | -0/+19 | |
| * | | | | | | tcp: tcp_release_cb() should release socket ownership | Eric Dumazet | 2014-03-11 | 3 | -1/+20 | |
| * | | | | | | Merge branch 'skb_frags' | David S. Miller | 2014-03-11 | 1 | -46/+54 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | skbuff: skb_segment: orphan frags before copying | Michael S. Tsirkin | 2014-03-11 | 1 | -0/+6 | |
| | * | | | | | | skbuff: skb_segment: s/fskb/list_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -13/+13 | |
| | * | | | | | | skbuff: skb_segment: s/skb/head_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -22/+24 | |
| | * | | | | | | skbuff: skb_segment: s/skb_frag/frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -7/+7 | |
| | * | | | | | | skbuff: skb_segment: s/frag/nskb_frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -9/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'stmmac' | David S. Miller | 2014-03-11 | 5 | -64/+60 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | stmmac: dwmac-sti: fix broken STiD127 compatibility | Giuseppe CAVALLARO | 2014-03-11 | 1 | -1/+1 | |
| | * | | | | | | stmmac: fix chained mode | Giuseppe CAVALLARO | 2014-03-11 | 4 | -53/+34 | |
| | * | | | | | | stmmac: fix and better tune the default buffer sizes | Giuseppe CAVALLARO | 2014-03-11 | 1 | -6/+6 | |
| | * | | | | | | stmmac: disable at run-time the EEE if not supported | Giuseppe CAVALLARO | 2014-03-11 | 1 | -4/+19 | |
| |/ / / / / / | ||||||
| * | | | | | | vmxnet3: fix netpoll race condition | Neil Horman | 2014-03-11 | 1 | -5/+11 | |
| * | | | | | | vlan: Set correct source MAC address with TX VLAN offload enabled | Peter Boström | 2014-03-10 | 1 | -0/+3 | |
| * | | | | | | Xen-netback: Fix issue caused by using gso_type wrongly | Annie Li | 2014-03-10 | 1 | -21/+18 | |
| * | | | | | | pkt_sched: fq: do not hold qdisc lock while allocating memory | Eric Dumazet | 2014-03-10 | 1 | -6/+15 | |
| * | | | | | | bna: Replace large udelay() with mdelay() | Ben Hutchings | 2014-03-10 | 1 | -1/+1 | |
| * | | | | | | pkt_sched: move the sanity test in qdisc_list_add() | Eric Dumazet | 2014-03-10 | 1 | -3/+4 | |
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-10 | 10 | -16/+22 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-07 | 10 | -16/+22 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | mwifiex: save and copy AP's VHT capability info correctly | Amitkumar Karwar | 2014-03-06 | 2 | -6/+5 | |
| | | * | | | | mwifiex: copy AP's HT capability info correctly | Amitkumar Karwar | 2014-03-06 | 1 | -2/+1 | |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-03-06 | 4 | -2/+8 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg | 2014-03-05 | 2 | -0/+2 | |
| | | | * | | | | cfg80211: remove racy beacon_interval assignment | Johannes Berg | 2014-03-03 | 1 | -2/+0 | |
| | | | * | | | | mac80211: consider virtual mon when calculating min_def | Eliad Peller | 2014-03-03 | 1 | -0/+6 | |
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-03-04 | 2 | -5/+7 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | iwlwifi: fix and add 7265 series HW IDs | Oren Givon | 2014-03-04 | 1 | -3/+2 | |
| | | | * | | | | | iwlwifi: mvm: don't WARN when statistics are handled late | Emmanuel Grumbach | 2014-03-04 | 1 | -2/+5 |