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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
net: Make ZNET driver config depend on X86.
David S. Miller
1
-1
/
+1
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
7
-20
/
+54
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
4
-8
/
+12
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
12
-39
/
+78
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-22
netfilter: ipset: Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik
1
-49
/
+55
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
4
-4
/
+12
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
3
-6
/
+11
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
2
-2
/
+8
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
9
-11
/
+18
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2
-0
/
+2
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-256
/
+122
2012-09-22
can: sja1000: Add support for listen-only mode and one-shot mode
Andreas Larsson
1
-7
/
+24
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2
-34
/
+34
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
1
-12
/
+6
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
1
-29
/
+26
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
1
-12
/
+16
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2
-85
/
+13
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
1
-1
/
+5
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
2
-83
/
+22
2012-09-21
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-21
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
3
-9
/
+9
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
3
-0
/
+148
2012-09-21
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
3
-2
/
+49
2012-09-21
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
2
-17
/
+87
2012-09-21
can: c_can: Modify c_can device names
AnilKumar Ch
3
-13
/
+16
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-21
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
1
-1
/
+1
2012-09-21
sunbmac: Remove unused local variable.
David S. Miller
1
-1
/
+0
2012-09-21
team: send port changed when added
Jiri Pirko
1
-8
/
+25
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2
-4
/
+45
2012-09-21
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-21
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
Amerigo Wang
1
-0
/
+1
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
9
-230
/
+207
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
9
-212
/
+181
2012-09-21
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
1
-3
/
+1
2012-09-21
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2
-0
/
+4
2012-09-21
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
1
-55
/
+55
2012-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-11
/
+105
2012-09-20
net1080: Neaten netdev_dbg use
Joe Perches
1
-5
/
+2
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
6
-137
/
+152
2012-09-20
tcp: Document use of undefined variable.
Alan Cox
1
-0
/
+4
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
3
-2
/
+11
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
7
-51
/
+220
[prev]
[next]