Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | drm/ttm: Work around performance regression with VM_PFNMAP | Thomas Hellstrom | 2014-03-12 | 1 | -5/+7 | |
| * | | | | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-03-13 | 3 | -9/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/radeon/cik: properly set compute ring status on disable | Alex Deucher | 2014-03-12 | 1 | -1/+4 | |
| | * | | | | | | | drm/radeon/cik: stop the sdma engines in the enable() function | Alex Deucher | 2014-03-12 | 1 | -7/+5 | |
| | * | | | | | | | drm/radeon/cik: properly set sdma ring status on disable | Alex Deucher | 2014-03-12 | 1 | -0/+2 | |
| | * | | | | | | | drm/radeon: fix runpm disabling on non-PX harder | Alex Deucher | 2014-03-12 | 1 | -1/+9 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho... | Dave Airlie | 2014-03-13 | 1 | -0/+18 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode | Thomas Hellstrom | 2014-03-13 | 1 | -0/+18 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | i2c: Remove usage of orphaned symbol OF_I2C | Richard Weinberger | 2014-03-13 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | |
| |\ \ \ \ \ \ \ |