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
2009-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-48
/
+30
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
9
-19
/
+19
2009-07-08
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
1
-1
/
+1
2009-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+6
2009-07-08
netpoll: Introduce netpoll_carrier_timeout kernel option
Anton Vorontsov
1
-1
/
+5
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-07-07
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
1
-1
/
+4
2009-07-07
cfg80211: fix refcount leak
Johannes Berg
1
-1
/
+0
2009-07-07
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
1
-1
/
+1
2009-07-07
Wireless: nl80211, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-07-06
econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...
Mark Smith
1
-2
/
+2
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
1
-3
/
+3
2009-07-06
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
1
-23
/
+2
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
3
-10
/
+10
2009-07-05
net, bridge: align br_nf_ops assignment
Cyrill Gorcunov
1
-40
/
+56
2009-07-05
tipc: Add socket options to get number of queued messages
oscar.medina@motorola.com
1
-0
/
+6
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
16
-39
/
+39
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2
-2
/
+2
2009-07-05
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
1
-1
/
+1
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
1
-3
/
+27
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
1
-2
/
+4
2009-07-03
xfrm4: fix the ports decode of sctp protocol
Wei Yongjun
1
-1
/
+2
2009-07-02
net/9p: Fix crash due to bad mount parameters.
Abhishek Kulkarni
1
-6
/
+8
2009-06-30
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
1
-5
/
+2
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
1
-0
/
+3
2009-06-29
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-29
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
1
-49
/
+8
2009-06-29
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
1
-5
/
+10
2009-06-29
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
1
-1
/
+2
2009-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
1
-0
/
+6
2009-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-17
/
+78
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
1
-6
/
+60
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2
-9
/
+14
2009-06-26
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
1
-3
/
+5
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
2
-0
/
+6
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
1
-0
/
+1
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
1
-1
/
+1
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-26
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
1
-0
/
+2
2009-06-25
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
1
-1
/
+4
2009-06-25
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
1
-1
/
+2
2009-06-25
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2
-2
/
+4
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
1
-21
/
+31
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
1
-2
/
+2
2009-06-24
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
27
-61
/
+98
2009-06-23
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
1
-3
/
+23
[next]