index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
8
-0
/
+69
2008-10-31
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2
-0
/
+28
2008-10-31
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
3
-0
/
+28
2008-10-31
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
1
-3
/
+1
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-41
/
+144
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-30
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
4
-4
/
+29
2008-10-30
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
1
-2
/
+2
2008-10-30
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
1
-0
/
+32
2008-10-30
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
Eric Dumazet
1
-2
/
+2
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-18
/
+58
2008-10-30
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
2
-0
/
+24
2008-10-29
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
1
-1
/
+1
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
1
-3
/
+4
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
33
-60
/
+60
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
6
-9
/
+9
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2
-4
/
+4
2008-10-29
udp: udp_get_next() should use spin_unlock_bh()
Eric Dumazet
1
-1
/
+1
2008-10-29
udp: calculate udp_mem based on low memory instead of all memory
Eric Dumazet
1
-3
/
+6
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
5
-17
/
+54
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
6
-148
/
+200
2008-10-28
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2
-5
/
+3
2008-10-28
vlan: propogate ethtool speed values
Stephen Hemminger
3
-6
/
+30
2008-10-28
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
9
-55
/
+39
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
13
-53
/
+34
2008-10-28
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
10
-64
/
+45
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
6
-24
/
+17
2008-10-28
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
1
-0
/
+52
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
5
-14
/
+1
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
6
-5
/
+9
2008-10-28
pktgen: fix multiple queue warning
Jesse Brandeburg
1
-14
/
+13
2008-10-28
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
1
-1
/
+1
2008-10-28
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
1
-7
/
+9
2008-10-28
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
1
-10
/
+48
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
1
-1
/
+1
2008-10-27
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
3
-6
/
+28
2008-10-27
net: convert print_mac to %pM
Johannes Berg
13
-131
/
+67
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
14
-225
/
+130
2008-10-27
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
2
-2
/
+142
2008-10-27
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
1
-3
/
+3
2008-10-27
RFKILL: fix input layer initialisation
Dmitry Baryshkov
1
-0
/
+5
2008-10-26
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
1
-5
/
+5
2008-10-26
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
1
-1
/
+4
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
1
-6
/
+5
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-79
/
+157
2008-10-23
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
1
-6
/
+17
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+4
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+10
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
1
-8
/
+10
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
3
-69
/
+82
[next]