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
2009-03-21
ax25: SOCK_DEBUG message simplification
Bernard Pidoux
1
-3
/
+1
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-8
/
+9
2009-03-18
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2
-5
/
+5
2009-03-18
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-18
net: fix sctp breakage
Al Viro
1
-1
/
+2
2009-03-18
tipc: fix non-const printf format arguments
Stephen Hemminger
4
-5
/
+5
2009-03-18
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-18
tcp: remove parameter from tcp_recv_urg().
Rami Rosen
1
-3
/
+2
2009-03-18
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
1
-7
/
+14
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-69
/
+206
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-41
/
+90
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-0
/
+18
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-7
/
+8
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-17
gro: Fix vlan/netpoll check again
Herbert Xu
1
-3
/
+6
2009-03-16
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
4
-1
/
+90
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
3
-39
/
+48
2009-03-16
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
1
-2
/
+0
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
2009-03-16
mac80211: handle failed scan requests in STA mode
Helmut Schaa
3
-2
/
+25
2009-03-16
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
Luis R. Rodriguez
1
-2
/
+2
2009-03-16
cfg80211: Enable passive scan on channels 12-14 for world roaming
Luis R. Rodriguez
1
-3
/
+14
2009-03-16
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2
-17
/
+16
2009-03-16
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
1
-0
/
+2
2009-03-16
lib80211: silence excessive crypto debugging messages
John W. Linville
3
-0
/
+16
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
2
-21
/
+7
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2
-3
/
+3
2009-03-16
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
1
-0
/
+1
2009-03-15
tcp: make sure xmit goal size never becomes zero
Ilpo Järvinen
1
-1
/
+1
2009-03-15
tcp: cache result of earlier divides when mss-aligning things
Ilpo Järvinen
1
-2
/
+12
2009-03-15
tcp: simplify tcp_current_mss
Ilpo Järvinen
3
-43
/
+43
2009-03-15
tcp: don't check mtu probe completion in the loop
Ilpo Järvinen
1
-7
/
+6
2009-03-15
tcp: consolidate paws check
Ilpo Järvinen
2
-8
/
+7
2009-03-15
tcp: kill dead end_seq variable in clean_rtx_queue
Ilpo Järvinen
1
-3
/
+0
2009-03-15
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2
-7
/
+3
2009-03-15
pkt_sched: Change misleading code in class delete.
Jarek Poplawski
4
-8
/
+20
2009-03-13
tcp: '< 0' test on unsigned
Roel Kluin
1
-2
/
+3
2009-03-13
x25: '< 0' and '>= 0' test on unsigned
Roel Kluin
1
-6
/
+5
2009-03-13
ipv4: arp announce, arp_proxy and windows ip conflict verification
Denys Fedoryshchenko
1
-2
/
+5
2009-03-13
xfrm: Fix xfrm_state_find() wrt. wildcard source address.
David S. Miller
1
-32
/
+58
2009-03-13
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
2
-0
/
+12
2009-03-13
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
1
-0
/
+263
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
5
-4
/
+26
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
2
-0
/
+31
2009-03-13
sctp: add Adaptation Layer Indication parameter only when it's set
malc
1
-10
/
+19
2009-03-13
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
Wei Yongjun
1
-0
/
+3
2009-03-13
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
Wei Yongjun
1
-2
/
+2
2009-03-13
sctp: simplify sctp listening code
Vlad Yasevich
1
-102
/
+50
2009-03-11
tcp: allow timestamps even if SYN packet has tsval=0
Eric Dumazet
1
-9
/
+0
[next]