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
2013-01-20
net: splice: fix __splice_segment()
Eric Dumazet
1
-13
/
+15
2013-01-20
net: splice: avoid high order page splitting
Eric Dumazet
1
-29
/
+9
2013-01-20
tcp: fix incorrect LOCKDROPPEDICMPS counter
Eric Dumazet
1
-5
/
+4
2013-01-18
ipv6: Add an error handler for icmp6
Steffen Klassert
1
-0
/
+12
2013-01-18
net/xfrm/xfrm_replay: avoid division by zero
Nickolai Zeldovich
1
-1
/
+3
2013-01-17
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
1
-4
/
+8
2013-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-11
/
+14
2013-01-17
ipv4: Don't update the pmtu on mtu locked routes
Steffen Klassert
1
-0
/
+3
2013-01-17
ipv4: Remove output route check in ipv4_mtu
Steffen Klassert
1
-1
/
+1
2013-01-17
ipv6: fix header length calculation in ip6_append_data()
Romain KUNTZ
1
-2
/
+2
2013-01-16
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
2013-01-16
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
1
-0
/
+1
2013-01-16
mac80211: fix monitor mode injection
Felix Fietkau
1
-3
/
+6
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
3
-26
/
+14
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-14
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
4
-14
/
+28
2013-01-14
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2013-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-115
/
+237
2013-01-13
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
1
-8
/
+20
2013-01-12
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2
-4
/
+6
2013-01-11
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2
-2
/
+9
2013-01-11
Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+11
2013-01-10
tcp: accept RST without ACK flag
Eric Dumazet
1
-2
/
+2
2013-01-10
nfs: fix sunrpc/clnt.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-01-10
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
1
-14
/
+11
2013-01-10
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
1
-1
/
+1
2013-01-10
tcp: fix splice() and tcp collapsing interaction
Eric Dumazet
1
-3
/
+10
2013-01-10
tcp: splice: fix an infinite loop in tcp_read_sock()
Eric Dumazet
1
-1
/
+1
2013-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-01-10
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
1
-2
/
+2
2013-01-10
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
1
-1
/
+1
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2
-8
/
+11
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-01-09
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-91
/
+202
2013-01-08
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2013-01-08
SUNRPC: Ensure we release the socket write lock if the rpc_task exits early
Trond Myklebust
2
-4
/
+11
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-68
/
+221
2013-01-08
ah6/esp6: set transport header correctly for IPsec tunnel mode.
Li RongQing
2
-3
/
+13
2013-01-08
ah4/esp4: set transport header correctly for IPsec tunnel mode.
Li RongQing
2
-3
/
+13
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2013-01-07
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-31
/
+28
2013-01-07
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
1
-1
/
+1
2013-01-06
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
1
-1
/
+1
2013-01-04
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
Philippe De Muyter
1
-2
/
+6
2013-01-04
mac802154: fix NOHZ local_softirq_pending 08 warning
Alexander Aring
1
-1
/
+1
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
1
-5
/
+18
2013-01-04
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
1
-0
/
+3
2013-01-04
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
Ulrich Weber
1
-26
/
+7
2013-01-04
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
Trond Myklebust
1
-5
/
+0
[prev]
[next]