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
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-5
/
+8
2005-10-28
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
Yan Zheng
1
-1
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
5
-6
/
+290
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Arnaldo Carvalho de Melo
6
-86
/
+52
2005-10-28
[Bluetooth] Update security filter for Extended Inquiry Response
Marcel Holtmann
1
-6
/
+6
2005-10-28
[Bluetooth] Make more functions static
Marcel Holtmann
2
-8
/
+2
2005-10-28
[Bluetooth] Move CRC table into RFCOMM core
Marcel Holtmann
3
-72
/
+44
2005-10-28
Merge ../bleed-2.6
Greg KH
55
-2442
/
+4583
2005-10-28
[PATCH] Input: convert net/bluetooth to dynamic input_dev allocation
Dmitry Torokhov
1
-5
/
+8
2005-10-28
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
10
-430
/
+1392
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
Linus Torvalds
17
-404
/
+344
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
3
-3
/
+3
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
1
-0
/
+1
2005-10-27
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-27
Merge branch 'master'
Jeff Garzik
3
-3
/
+9
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
11
-56
/
+45
2005-10-27
Revert "RPC: stops the release_pipe() funtion from being called twice"
Trond Myklebust
1
-2
/
+0
2005-10-27
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
1
-0
/
+1
2005-10-26
[PATCH] svcsock timestamp fix
Andrew Morton
1
-1
/
+1
2005-10-26
[PATCH] kill massive wireless-related log spam
Jeff Garzik
1
-2
/
+7
2005-10-26
Merge branch 'master'
Jeff Garzik
9
-53
/
+37
2005-10-26
[PATCH] ieee80211 build fix
James Ketrenos
1
-1
/
+1
2005-10-26
[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
David Engel
1
-1
/
+2
2005-10-26
[AX.25]: Use constant instead of magic number
Ralf Baechle
1
-1
/
+1
2005-10-26
[SK_BUFF] kernel-doc: fix skbuff warnings
Randy Dunlap
1
-0
/
+2
2005-10-26
[IPV4]: Remove dead code from ip_output.c
Jayachandran C
1
-4
/
+1
2005-10-26
[NETLINK]: Remove dead code in af_netlink.c
Jayachandran C
1
-3
/
+0
2005-10-26
[IPSEC]: Kill obsolete get_mss function
Herbert Xu
2
-43
/
+6
2005-10-26
[IPV4]: Kill redundant rcu_dereference on fa_info
Herbert Xu
1
-1
/
+1
2005-10-26
[NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable
Harald Welte
1
-37
/
+95
2005-10-26
[PKTGEN]: proc interface revision
Stephen Hemminger
1
-257
/
+215
2005-10-26
[PKTGEN]: Spelling and white space
Stephen Hemminger
1
-12
/
+12
2005-10-26
[PKTGEN]: Use kzalloc
Stephen Hemminger
1
-5
/
+2
2005-10-26
[PKTGEN]: Sleeping function called under lock
Stephen Hemminger
1
-3
/
+3
2005-10-25
[NET]: Wider use of for_each_*cpu()
John Hawkes
7
-28
/
+8
2005-10-25
[DECNET]: Remove some redundant ifdeffed code
Patrick Caulfield
1
-13
/
+0
2005-10-25
[TR]: Preserve RIF flag even for 2 byte RIF fields.
Jochen Friedrich
1
-2
/
+3
2005-10-25
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-10-23
[NEIGH] Fix timer leak in neigh_changeaddr
Herbert Xu
1
-30
/
+13
2005-10-23
[NEIGH] Fix add_timer race in neigh_add_timer
Herbert Xu
1
-2
/
+2
2005-10-23
[NEIGH] Print stack trace in neigh_add_timer
Herbert Xu
1
-0
/
+1
2005-10-22
[SK_BUFF]: ipvs_property field must be copied
Julian Anastasov
2
-0
/
+9
2005-10-21
ieee80211 subsystem:
Michael Buesch
1
-3
/
+6
2005-10-20
[TCP] Allow len == skb->len in tcp_fragment
Herbert Xu
1
-11
/
+1
2005-10-20
[DCCP]: Clear the IPCB area
Herbert Xu
2
-0
/
+3
2005-10-20
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
2
-3
/
+2
2005-10-20
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
1
-4
/
+2
2005-10-20
Fixed oops if an uninitialized key is used for encryption.
Hong Liu
1
-4
/
+7
2005-10-19
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
2
-2
/
+4
2005-10-18
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
3
-33
/
+6
[next]