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-03-11
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-03-11
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
6
-24
/
+31
2012-03-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
14
-194
/
+145
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
2
-3
/
+3
2012-03-11
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
1
-1
/
+2
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2
-13
/
+3
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
12
-177
/
+137
2012-03-09
ipv4: Make ip_rcv_options() return bool.
David S. Miller
1
-3
/
+3
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
1
-4
/
+4
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-48
/
+164
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-492
/
+899
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-15
/
+9
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2
-10
/
+2
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2012-03-08
bridge: fix state reporting when port is disabled
Paulius Zaleckas
1
-2
/
+1
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
1
-1
/
+1
2012-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
15
-1788
/
+3585
2012-03-07
af_iucv: add shutdown for HS transport
Ursula Braun
1
-27
/
+52
2012-03-07
af_iucv: handle netdev events
Ursula Braun
1
-44
/
+62
2012-03-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-12
/
+35
2012-03-07
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
41
-1353
/
+3083
2012-03-08
Bluetooth: Set security level on incoming pairing request
Ido Yariv
1
-0
/
+2
2012-03-08
Bluetooth: Fix access to the STK generation methods matrix
Ido Yariv
1
-1
/
+1
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
1
-3
/
+3
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
6
-353
/
+339
2012-03-07
openvswitch: Fix checksum update for actions on UDP packets.
Jesse Gross
1
-12
/
+32
2012-03-07
tcp: md5: correct a RCU lockdep splat
Eric Dumazet
1
-1
/
+2
2012-03-07
mac80211: fix smatch lock errors in mesh
Thomas Pedersen
1
-10
/
+10
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
4
-22
/
+141
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
3
-16
/
+256
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
5
-10
/
+78
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
12
-0
/
+1003
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
10
-50
/
+122
2012-03-07
netfilter: nf_ct_gre: add unsigned int array to define timeouts
Pablo Neira Ayuso
1
-4
/
+12
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
1
-14
/
+13
2012-03-07
netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
Pablo Neira Ayuso
2
-18
/
+37
2012-03-07
netfilter: ctnetlink: fix lockep splats
Hans Schillstrom
1
-16
/
+24
2012-03-07
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
1
-0
/
+4
2012-03-07
netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events
Tony Zelenoff
1
-26
/
+29
2012-03-07
netfilter: nf_ct_ecache: trailing whitespace removed
Tony Zelenoff
1
-1
/
+1
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
9
-1063
/
+931
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
5
-1
/
+101
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
1
-2
/
+66
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
1
-1
/
+11
2012-03-07
netfilter: ctnetlink: allow to set helper for new expectations
Pablo Neira Ayuso
1
-1
/
+29
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
4
-93
/
+329
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
13
-60
/
+60
2012-03-06
openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.
Ben Pfaff
1
-0
/
+3
2012-03-06
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
1
-0
/
+4
[next]