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
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+30
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+6
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-9
/
+7
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-8
/
+8
2012-12-13
bridge: fix icmpv6 endian bug and other sparse warnings
stephen hemminger
1
-4
/
+6
2012-12-13
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-12-13
nfc: remove noisy message from llcp_sock_sendmsg
Dave Jones
1
-4
/
+0
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
352
-6847
/
+21632
2012-12-12
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
426
-9174
/
+16307
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
3
-29
/
+289
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
3
-0
/
+84
2012-12-12
ndisc: Unexport ndisc_{build,send}_skb().
YOSHIFUJI Hideaki
1
-16
/
+11
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-163
/
+125
2012-12-12
pkt_sched: avoid requeues if possible
Eric Dumazet
4
-6
/
+15
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-16
/
+62
2012-12-11
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
13
-16
/
+62
2012-12-11
net: gro: avoid double copy in skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2012-12-11
bridge: fix seq check in br_mdb_dump()
Cong Wang
3
-4
/
+5
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
3
-3
/
+0
2012-12-11
net: gro: dev_gro_receive() cleanup
Eric Dumazet
1
-26
/
+26
2012-12-10
minstrel: update stats after processing status
Johannes Berg
1
-4
/
+5
2012-12-10
mac80211: a few whitespace fixes
Johannes Berg
2
-3
/
+3
2012-12-10
net: Allow DCBnl to use other namespaces besides init_net
John Fastabend
1
-5
/
+2
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
4
-4
/
+18
2012-12-10
ipv4: ip_check_defrag must not modify skb before unsharing
Johannes Berg
1
-10
/
+9
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-09
inet_diag: validate port comparison byte code to prevent unsafe reads
Neal Cardwell
1
-7
/
+24
2012-12-09
inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
Neal Cardwell
1
-11
/
+17
2012-12-09
inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
Neal Cardwell
1
-3
/
+45
2012-12-09
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
Neal Cardwell
1
-14
/
+39
2012-12-09
caif_usb: Make the driver name check more efficient
Ben Hutchings
1
-10
/
+3
2012-12-09
caif_usb: Check driver name before reading driver state in netdev notifier
Ben Hutchings
1
-2
/
+5
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2
-2
/
+17
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
1
-0
/
+9
2012-12-08
Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-212
/
+225
2012-12-07
tipc: refactor accept() code for improved readability
Paul Gortmaker
1
-41
/
+48
2012-12-07
tipc: add lock nesting notation to quiet lockdep warning
Ying Xue
1
-1
/
+2
2012-12-07
tipc: eliminate connection setup for implied connect in recv_msg()
Ying Xue
1
-7
/
+0
2012-12-07
tipc: introduce non-blocking socket connect
Ying Xue
1
-65
/
+93
2012-12-07
tipc: consolidate connection-oriented message reception in one function
Ying Xue
1
-24
/
+51
2012-12-07
tipc: standardize across connect/disconnect function naming
Paul Gortmaker
4
-15
/
+31
2012-12-07
tipc: change sk_receive_queue upper limit
Jon Maloy
1
-2
/
+2
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2
-3
/
+5
2012-12-07
tcp: bug fix Fast Open client retransmission
Yuchung Cheng
2
-6
/
+15
2012-12-07
bridge: export multicast database via netlink
Cong Wang
4
-1
/
+166
2012-12-07
tipc: eliminate aggregate sk_receive_queue limit
Ying Xue
1
-19
/
+4
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
3
-10
/
+28
2012-12-07
sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock()
Thomas Graf
1
-1
/
+6
[next]