index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
24
-78
/
+243
|
\
|
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-12-23
1
-3
/
+3
|
|
\
|
|
*
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
2011-12-23
1
-3
/
+3
|
*
|
net: relax rcvbuf limits
Eric Dumazet
2011-12-23
2
-9
/
+3
|
*
|
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
2011-12-22
1
-2
/
+5
|
*
|
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
3
-4
/
+4
|
*
|
mqprio: Avoid panic if no options are provided
Thomas Graf
2011-12-22
1
-1
/
+1
|
*
|
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
2011-12-22
1
-0
/
+6
|
*
|
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2011-12-22
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-21
15
-25
/
+181
|
|
\
\
|
|
*
|
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-21
2
-4
/
+26
|
|
*
|
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2011-12-21
1
-0
/
+107
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-21
3
-2
/
+13
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
3
-2
/
+13
|
|
|
|
\
\
|
|
|
|
*
|
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
2011-12-18
1
-1
/
+1
|
|
|
|
*
|
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
2011-12-18
1
-0
/
+1
|
|
|
|
*
|
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Mat Martineau
2011-12-18
1
-1
/
+11
|
|
*
|
|
|
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2011-12-20
1
-0
/
+4
|
|
*
|
|
|
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2011-12-20
2
-11
/
+3
|
|
*
|
|
|
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-12-19
4
-3
/
+17
|
|
*
|
|
|
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
2011-12-19
1
-4
/
+10
|
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-12-19
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-15
1
-1
/
+1
|
|
|
|
\
|
|
|
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-12-20
2
-13
/
+27
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
Trond Myklebust
2011-12-01
1
-6
/
+4
|
|
*
|
|
|
SUNRPC: Fix the execution time statistics in the face of RPC restarts
Trond Myklebust
2011-12-01
1
-7
/
+23
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-16
10
-63
/
+86
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-12-13
1
-22
/
+13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
2011-12-12
1
-22
/
+13
*
|
|
|
|
|
|
|
netem: loss model API sizes
stephen hemminger
2011-12-23
1
-3
/
+3
*
|
|
|
|
|
|
|
sch_hfsc: report backlog information
Eric Dumazet
2011-12-23
1
-0
/
+10
*
|
|
|
|
|
|
|
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
2011-12-22
1
-1
/
+1
*
|
|
|
|
|
|
|
netlink: af_netlink cleanup (v2)
stephen hemminger
2011-12-22
2
-18
/
+14
*
|
|
|
|
|
|
|
irda: use msecs_to_jiffies() rather than manual calculation
Xi Wang
2011-12-21
1
-2
/
+2
*
|
|
|
|
|
|
|
sch_sfq: rehash queues in perturb timer
Eric Dumazet
2011-12-21
1
-6
/
+81
*
|
|
|
|
|
|
|
tcp: Replace constants with #define macros
Vijay Subramanian
2011-12-21
2
-4
/
+4
*
|
|
|
|
|
|
|
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
2011-12-20
1
-27
/
+8
*
|
|
|
|
|
|
|
af_iucv: remove unused timer infrastructure
Ursula Braun
2011-12-20
1
-22
/
+0
*
|
|
|
|
|
|
|
af_iucv: release reference to HS device
Ursula Braun
2011-12-20
1
-13
/
+24
*
|
|
|
|
|
|
|
af_iucv: accelerate close for HS transport
Ursula Braun
2011-12-20
1
-0
/
+7
*
|
|
|
|
|
|
|
af_iucv: support ancillary data with HS transport
Ursula Braun
2011-12-20
1
-0
/
+2
*
|
|
|
|
|
|
|
net: unix -- Add missing module.h inclusion
Cyrill Gorcunov
2011-12-20
1
-0
/
+1
*
|
|
|
|
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
20
-23
/
+23
*
|
|
|
|
|
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
10
-29
/
+29
*
|
|
|
|
|
|
|
net: two vzalloc() cleanups
Eric Dumazet
2011-12-19
2
-4
/
+2
*
|
|
|
|
|
|
|
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2011-12-19
1
-0
/
+10
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
36
-491
/
+3298
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
2011-12-16
1
-0
/
+26
|
*
|
|
|
|
|
|
|
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
2011-12-16
1
-4
/
+16
|
*
|
|
|
|
|
|
|
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
1
-0
/
+1
[next]