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-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-139
/
+74
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-25
/
+47
2012-04-11
NFC: Fix the LLCP Tx fragmentation loop
Samuel Ortiz
1
-2
/
+2
2012-04-11
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
2
-5
/
+5
2012-04-11
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
1
-1
/
+3
2012-04-11
bridge: Do not send queries on multicast group leaves
Herbert Xu
2
-85
/
+0
2012-04-10
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+5
2012-04-10
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-04-10
tcp: restore correct limit
Eric Dumazet
1
-2
/
+1
2012-04-10
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
4
-19
/
+13
2012-04-10
netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net
Gao feng
1
-1
/
+1
2012-04-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
1
-0
/
+8
2012-04-10
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
1
-2
/
+2
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-6
/
+22
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
1
-14
/
+0
2012-04-09
netfilter: nf_ct_tcp: don't scale the size of the window up twice
Changli Gao
1
-2
/
+2
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-74
/
+71
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2
-4
/
+4
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
7
-24
/
+11
2012-04-05
netdma: adding alignment check for NETDMA ops
Dave Jiang
4
-5
/
+5
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
7
-24
/
+11
2012-04-05
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-04
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
1
-2
/
+3
2012-04-03
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
1
-0
/
+1
2012-04-03
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
1
-5
/
+19
2012-04-03
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
1
-1
/
+1
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+2
2012-04-03
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-03
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-03
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
1
-0
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-38
/
+64
2012-04-01
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
Shmulik Ladkani
1
-7
/
+27
2012-04-01
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-04-01
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
1
-2
/
+2
2012-04-01
net/garp: avoid infinite loop if attribute already exists
David Ward
1
-12
/
+10
2012-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-36
/
+50
2012-03-29
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-83
/
+59
2012-03-28
Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
93
-93
/
+0
2012-03-28
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Add missing endian conversion
Andrei Emeltchenko
1
-3
/
+8
2012-03-28
Bluetooth: mgmt: Fix corruption of device_connected pkt
Brian Gix
1
-1
/
+1
[next]