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
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-8
/
+29
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-4
/
+8
2010-07-05
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
1
-1
/
+1
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
1
-19
/
+17
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
1
-26
/
+86
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
1
-0
/
+5
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-4
/
+18
2010-07-02
linux/net.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2
-4
/
+11
2010-07-02
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
1
-2
/
+10
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-14
/
+63
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+15
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+1
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+1
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
3
-16
/
+91
2010-06-30
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-0
/
+5
2010-06-30
net/neighbour.h: fix typo
Kulikov Vasiliy
1
-1
/
+1
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
1
-0
/
+1
2010-06-30
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
1
-1
/
+1
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
1
-0
/
+153
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-2
/
+9
2010-06-28
macvlan: 64 bit rx counters
Eric Dumazet
1
-7
/
+12
2010-06-28
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
1
-15
/
+44
2010-06-28
net: u64_stats_sync improvements
Eric Dumazet
1
-1
/
+5
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2
-2
/
+4
2010-06-26
syncookies: add support for ECN
Florian Westphal
1
-1
/
+1
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-1
/
+1
2010-06-25
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
1
-0
/
+48
2010-06-25
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
1
-0
/
+12
2010-06-24
broadcom: Add 5241 support
Dmitry Baryshkov
1
-0
/
+1
2010-06-24
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
1
-0
/
+6
2010-06-24
nl80211: Add option to adjust transmit power
Juuso Oikarinen
1
-0
/
+9
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
2
-14
/
+14
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2
-1
/
+3
2010-06-23
net: Introduce u64_stats_sync infrastructure
Eric Dumazet
1
-0
/
+107
2010-06-23
net: Fix a typo in netlink.h
Justin P. Mattock
1
-1
/
+1
2010-06-23
snmp: fix SNMP_ADD_STATS()
Eric Dumazet
1
-1
/
+1
2010-06-22
IPVS: one-packet scheduling
Nick Chalk
1
-0
/
+2
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
1
-0
/
+39
2010-06-20
caif: Add debug connection type for CAIF.
Sjur Braendeland
1
-0
/
+34
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
3
-12
/
+18
2010-06-20
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
1
-2
/
+7
2010-06-20
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
1
-2
/
+4
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-46
/
+30
2010-06-17
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
1
-2
/
+0
2010-06-16
udp: Add UFO to NETIF_F_SOFTWARE_GSO
Herbert Xu
1
-1
/
+2
2010-06-16
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
1
-2
/
+2
[next]