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-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-11
/
+206
2013-09-03
net: etherdevice: add address inherit helper
Bjørn Mork
1
-0
/
+15
2013-09-02
net: make snmp_mib_free static inline
Cong Wang
1
-1
/
+11
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
2
-0
/
+9
2013-08-31
vxlan: add ipv6 route short circuit support
Cong Wang
1
-0
/
+1
2013-08-31
vxlan: add ipv6 support
Cong Wang
2
-1
/
+3
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
1
-0
/
+15
2013-08-31
ipv6: move ip6_dst_hoplimit() into core kernel
Cong Wang
2
-2
/
+2
2013-08-31
qdisc: make args to qdisc_create_default const
stephen hemminger
1
-2
/
+2
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
2
-0
/
+4
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
1
-0
/
+1
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2013-08-29
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
1
-0
/
+41
2013-08-29
net: packet: add randomized fanout scheduler
Daniel Borkmann
1
-0
/
+1
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-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-11
/
+206
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+18
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
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-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
1
-0
/
+20
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
1
-1
/
+0
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
1
-0
/
+3
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-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2
-1
/
+18
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-1
/
+25
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-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+1
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
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
1
-1
/
+1
2013-08-21
Bluetooth: Add constants and macro declaration for transparent data
Frédéric Dalleau
2
-0
/
+2
[next]