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
2013-08-29
net: add netdev_for_each_upper_dev_rcu()
Veaceslav Falico
1
-0
/
+10
2013-08-29
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
1
-0
/
+1
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
2
-0
/
+3
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2
-0
/
+2
2013-08-29
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
1
-11
/
+9
2013-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2
-1
/
+15
2013-08-28
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
Patrick McHardy
1
-0
/
+4
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
4
-1
/
+100
2013-08-28
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
Patrick McHardy
1
-0
/
+4
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
7
-38
/
+69
2013-08-26
openvswitch: Add SCTP support
Joe Stringer
1
-0
/
+6
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-36
/
+41
2013-08-23
net: Add NEXTHDR_SCTP to ipv6.h
Joe Stringer
1
-0
/
+1
2013-08-23
openvswitch: Mega flow implementation
Andy Zhou
1
-1
/
+8
2013-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-33
/
+38
2013-08-22
fs_enet: cleanup clock API use
Gerhard Sittig
1
-0
/
+3
2013-08-22
ipv4: expose IPV4_DEVCONF
stephen hemminger
2
-33
/
+35
2013-08-22
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
1
-0
/
+2
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+0
2013-08-21
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-14
/
+1
2013-08-21
tun: Get skfilter layout
Pavel Emelyanov
1
-0
/
+1
2013-08-21
tun: Allow to skip filter on attach
Pavel Emelyanov
1
-0
/
+1
2013-08-21
tun: Add ability to create tun device with given index
Pavel Emelyanov
1
-0
/
+1
2013-08-21
can: mcp251x: Eliminate irq_flags from driver platform_data
Alexander Shiyan
1
-2
/
+0
2013-08-21
can: mcp251x: Replace power callbacks with regulator API
Alexander Shiyan
1
-12
/
+1
2013-08-20
drivers: net: cpsw: remove platform data header file of cpsw
Mugunthan V N
1
-44
/
+0
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
1
-7
/
+0
2013-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
11
-228
/
+25
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
1
-0
/
+11
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
1
-0
/
+8
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
1
-0
/
+31
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-58
/
+124
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-40
/
+31
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-1
/
+1
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2
-14
/
+12
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2
-2
/
+17
2013-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
1
-0
/
+1
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
1
-1
/
+1
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-0
/
+38
2013-08-14
netfilter: export xt_HMARK.h to userland
Nicolas Dichtel
2
-0
/
+1
2013-08-14
netfilter: export xt_rpfilter.h to userland
Nicolas Dichtel
2
-0
/
+1
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-0
/
+1
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-0
/
+5
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+15
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2
-0
/
+17
2013-08-13
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-0
/
+4
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
[next]