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
2007-08-26
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
Evgeniy Polyakov
2
-6
/
+18
2007-08-26
[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
Benjamin Thery
1
-4
/
+10
2007-08-26
[NET]: is_power_of_2 in net/core/neighbour.c
vignesh babu
1
-1
/
+2
2007-08-26
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
David S. Miller
1
-1
/
+9
2007-08-26
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
Flavio Leitner
2
-0
/
+8
2007-08-26
[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
Nick Bowler
1
-1
/
+1
2007-08-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-3
/
+7
2007-08-23
9p: fix bad error path in conversion routines
Mariusz Kozlowski
1
-0
/
+1
2007-08-23
9p: fix use after free
Eric Van Hensbergen
1
-3
/
+6
2007-08-21
[IRDA] irda_nl_get_mode: always results in failure
Andy Whitcroft
1
-1
/
+1
2007-08-21
[IRDA]: Avoid a label defined but not used warning in irda_init()
Jesper Juhl
1
-1
/
+1
2007-08-21
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
1
-1
/
+1
2007-08-21
[SNAP]: Check packet length before reading
Herbert Xu
1
-5
/
+12
2007-08-21
[DCCP]: Allocation in atomic context
Gerrit Renker
1
-1
/
+1
2007-08-19
missing return in bridge sysfs code
Al Viro
1
-0
/
+1
2007-08-15
[IPv6]: Invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-15
[NET]: Fix unbalanced rcu_read_unlock in __sock_create
Herbert Xu
1
-1
/
+1
2007-08-14
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-2
/
+5
2007-08-14
[VLAN] net/8021q/vlanproc.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-08-14
[NET]: Unexport dev_ethtool
Adrian Bunk
1
-1
/
+0
2007-08-14
[ECONET]: remove econet_packet_type on unload
Alexey Dobriyan
1
-0
/
+3
2007-08-14
[AX25]: don't free pointers to statically allocated data
Alexey Dobriyan
1
-2
/
+0
2007-08-14
[PATCH] mac80211: probe for hidden SSIDs in pre-auth scan
John W. Linville
1
-1
/
+5
2007-08-14
[PATCH] mac80211: fix tx status frame code
Johannes Berg
1
-1
/
+0
2007-08-14
[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
Jussi Kivilinna
1
-1
/
+1
2007-08-14
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-08-14
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
1
-1
/
+1
2007-08-14
[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
Patrick McHardy
1
-1
/
+4
2007-08-14
[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp
Patrick McHardy
1
-1
/
+2
2007-08-14
[NETFILTER]: netfilter: xt_u32 bug correction
Eric Dumazet
1
-1
/
+1
2007-08-13
[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
Heiko Carstens
1
-1
/
+1
2007-08-13
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
3
-33
/
+44
2007-08-13
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
1
-4
/
+10
2007-08-13
[DCCP]: fix theoretical ccids_{read,write}_lock() race
Oleg Nesterov
1
-0
/
+1
2007-08-13
[XFRM]: Clean up duplicate includes in net/xfrm/
Jesper Juhl
2
-4
/
+2
2007-08-13
[TIPC]: Clean up duplicate includes in net/tipc/
Jesper Juhl
1
-1
/
+0
2007-08-13
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
Jesper Juhl
1
-1
/
+0
2007-08-13
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
1
-1
/
+0
2007-08-13
[IPV6]: Clean up duplicate includes in net/ipv6/
Jesper Juhl
1
-1
/
+0
2007-08-13
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
3
-3
/
+0
2007-08-13
[ATM]: Clean up duplicate includes in net/atm/
Jesper Juhl
1
-1
/
+0
2007-08-13
[IPCONFIG]: ip_auto_config fix
Joakim Tjernlund
1
-3
/
+3
2007-08-09
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
4
-41
/
+31
2007-08-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
11
-27
/
+50
2007-08-07
[TCP]: H-TCP maxRTT estimation at startup
Stephen Hemminger
1
-3
/
+1
2007-08-07
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2
-1
/
+7
2007-08-07
[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...
Pablo Neira Ayuso
1
-8
/
+9
2007-08-07
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
1
-1
/
+6
2007-08-07
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-10
/
+20
2007-08-07
[NET] net/core/utils: fix sparse warning
Johannes Berg
1
-0
/
+1
[next]