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-03-26
netlink: remove duplicated NLMSG_ALIGN
Hong zhi guo
1
-1
/
+1
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
2
-2
/
+35
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
4
-84
/
+229
2013-03-25
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-10
/
+6
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2
-1
/
+2
2013-03-24
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
1
-0
/
+2
2013-03-24
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...
Hannes Frederic Sowa
1
-0
/
+12
2013-03-24
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-0
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+7
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-1
/
+1
2013-03-22
decnet: Parse netlink attributes on our own
Thomas Graf
1
-22
/
+6
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-1
/
+0
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
1
-6
/
+0
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-0
/
+10
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
1
-0
/
+42
2013-03-21
net: fix *_DIAG_MAX constants
Andrey Vagin
2
-2
/
+6
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
1
-1
/
+2
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
2
-8
/
+2
2013-03-20
thermal: shorten too long mcast group name
Masatake YAMATO
1
-1
/
+1
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-55
/
+292
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
2
-1
/
+13
2013-03-20
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
Daniel Borkmann
2
-1
/
+3
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
1
-0
/
+2
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-50
/
+151
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
1
-0
/
+1
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+1
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+12
2013-03-19
packet: packet fanout rollover during socket overload
Willem de Bruijn
1
-0
/
+2
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+28
2013-03-19
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
1
-0
/
+1
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
1
-0
/
+9
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
1
-0
/
+12
2013-03-19
ipvs: fix some sparse warnings
Julian Anastasov
1
-1
/
+1
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+7
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+11
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
4
-131
/
+2
2013-03-17
net: fix some typos in netif features
Cong Wang
1
-2
/
+2
2013-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-6
/
+7
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-0
/
+3
2013-03-17
caif: remove caif_shm
Erwan Yvin
1
-26
/
+0
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
1
-0
/
+1
2013-03-15
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
2
-6
/
+10
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+5
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+2
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-2
/
+4
2013-03-15
net: clean leftover of COMPAT_NET_DEV_OPS removal
Fernando Luis Vazquez Cao
1
-1
/
+0
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
1
-0
/
+8
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
[next]