index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-12
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
1
-1
/
+1
2013-09-11
net: fix multiqueue selection
Eric Dumazet
1
-1
/
+1
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+11
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-137
/
+693
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+4
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2
-8
/
+13
2013-09-03
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
1
-2
/
+0
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-37
/
+35
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-61
/
+75
2013-08-30
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
2
-3
/
+3
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-1
/
+29
2013-08-30
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
2013-08-29
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-29
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-29
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
1
-27
/
+258
2013-08-29
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-28
sysfs: Restrict mounting sysfs
Eric W. Biederman
1
-0
/
+8
2013-08-27
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
1
-1
/
+1
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
1
-3
/
+3
2013-08-13
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-49
/
+51
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-08
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-1
/
+1
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-6
/
+4
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-10
/
+10
2013-08-08
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
1
-28
/
+28
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-1
/
+1
2013-08-07
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-07
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-07
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-07
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+93
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+24
2013-08-05
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+34
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-4
/
+11
2013-08-02
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-0
/
+10
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
3
-5
/
+5
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+8
2013-07-31
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
1
-0
/
+19
2013-07-30
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
1
-0
/
+3
2013-07-30
flow_dissector: clean up IPIP case
Tom Herbert
1
-1
/
+2
2013-07-30
net: export physical port id via sysfs
Jiri Pirko
1
-0
/
+22
[next]