index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
net: Remove 'unlikely' qualifier in skb_steal_sock()
Vijay Subramanian
1
-1
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-23
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+5
2012-06-22
ipv4: Don't add deprecated new binary sysctl value.
David S. Miller
1
-1
/
+0
2012-06-22
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2
-1
/
+3
2012-06-22
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2
-0
/
+4
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
1
-1
/
+5
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
ipv4: Early TCP socket demux.
David S. Miller
4
-2
/
+6
2012-06-19
inet: Sanitize inet{,6} protocol demux.
David S. Miller
1
-2
/
+5
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+2
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+3
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-2
/
+7
2012-06-19
team: introduce array options
Jiri Pirko
1
-0
/
+3
2012-06-19
team: add mode priv to port
Jiri Pirko
1
-0
/
+2
2012-06-19
team: make team_mode struct const
Jiri Pirko
1
-3
/
+2
2012-06-19
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-17
/
+85
2012-06-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-212
/
+298
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-8
/
+25
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-1
/
+2
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
1
-2
/
+2
2012-06-19
canfd: add new data structures and constants
Oliver Hartkopp
2
-6
/
+56
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-212
/
+298
2012-06-18
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
1
-0
/
+43
2012-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+12
2012-06-17
net: remove my future former mail address
RĂ©mi Denis-Courmont
1
-1
/
+1
2012-06-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
14
-39
/
+121
2012-06-16
include/net/dst.h: neaten asterisk placement
Eldad Zack
1
-9
/
+8
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
6
-1
/
+71
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
2
-0
/
+2
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2
-0
/
+6
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2
-0
/
+13
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
3
-33
/
+19
2012-06-16
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
1
-3
/
+6
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2
-2
/
+4
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2012-06-16
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
1
-2
/
+0
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-48
/
+267
2012-06-15
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
1
-0
/
+2
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
1
-5
/
+2
2012-06-15
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
1
-4
/
+4
2012-06-14
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
1
-1
/
+4
2012-06-14
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+7
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-14
/
+25
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+12
2012-06-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-212
/
+286
2012-06-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+6
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+21
2012-06-13
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
260
-1502
/
+6050
[next]