index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
1
-2
/
+0
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
1
-2
/
+2
2008-11-25
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
1
-0
/
+1
2008-11-24
tcp: add some mibs to track collapsing
Ilpo Järvinen
1
-0
/
+3
2008-11-24
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
2
-0
/
+38
2008-11-24
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
1
-2
/
+0
2008-11-24
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
1
-1
/
+1
2008-11-23
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
1
-0
/
+42
2008-11-23
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
1
-1
/
+8
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-0
/
+5
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
1
-102
/
+0
2008-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-119
/
+117
2008-11-21
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-21
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
1
-4
/
+4
2008-11-21
wireless: missing include in lib80211.h
Rami Rosen
1
-1
/
+1
2008-11-21
mac80211: add explicit padding in struct ieee80211_tx_info
John W. Linville
1
-0
/
+1
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
1
-0
/
+3
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
3
-115
/
+111
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-2
/
+0
2008-11-21
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
1
-1
/
+1
2008-11-20
DCB: Add support for DCB BCN
Alexander Duyck
2
-1
/
+47
2008-11-20
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2
-0
/
+4
2008-11-20
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2
-0
/
+29
2008-11-20
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2
-0
/
+38
2008-11-20
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
4
-0
/
+287
2008-11-20
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
1
-7
/
+7
2008-11-20
hippi: convert driver to net_device_ops
Stephen Hemminger
1
-1
/
+3
2008-11-20
fddi: convert to new network device ops
Stephen Hemminger
1
-0
/
+1
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-13
/
+26
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-56
/
+15
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-20
/
+0
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
1
-0
/
+16
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
1
-1
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-20
/
+0
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
1
-1
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
1
-30
/
+15
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
1
-0
/
+4
2008-11-19
netdev: introduce dev_get_stats()
Stephen Hemminger
1
-1
/
+3
2008-11-19
netdev: network device operations infrastructure
Stephen Hemminger
1
-64
/
+168
2008-11-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-30
/
+0
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-6
/
+3
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2
-4
/
+4
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-47
/
+213
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-20
/
+0
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
33
-96
/
+869
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+4
[next]