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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-41
/
+52
2012-03-02
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
1
-2
/
+2
2012-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-7
/
+10
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-4
/
+2
2012-02-28
tcp: fix comment for tp->highest_sack
Neal Cardwell
1
-2
/
+3
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2012-02-25
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
Rami Rosen
1
-5
/
+0
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
1
-1
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-30
/
+40
2012-02-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-37
/
+76
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-1
/
+1
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-37
/
+76
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+25
2012-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-9
/
+11
2012-02-15
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
1
-2
/
+2
2012-02-15
decnet: net/dn.h needs net/flow.h
David S. Miller
1
-0
/
+1
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-18
/
+22
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-0
/
+1
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+54
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
1
-8
/
+40
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
1
-1
/
+8
2012-02-08
af_iucv: allow retrieval of maximum message size
Ursula Braun
1
-0
/
+1
2012-02-08
af_iucv: change net_device handling for HS transport
Ursula Braun
1
-0
/
+1
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
1
-0
/
+2
2012-02-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-27
/
+111
2012-02-06
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
1
-1
/
+8
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
1
-0
/
+5
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-0
/
+5
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
1
-0
/
+14
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-28
/
+11
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-0
/
+30
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-27
/
+111
2012-02-04
ipv4: reset flowi parameters on route connect
Julian Anastasov
2
-0
/
+14
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+14
2012-02-04
caif-hsi: Add RX flip buffer
sjur.brandeland@stericsson.com
1
-0
/
+1
2012-02-01
ipv6: Remove never used function inet6_ac_check().
David S. Miller
1
-1
/
+0
2012-02-01
net: Disambiguate kernel message
Arun Sharma
1
-4
/
+10
2012-02-01
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
1
-0
/
+1
2012-01-31
tcp: md5: rcu conversion
Eric Dumazet
1
-32
/
+29
2012-01-31
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
1
-4
/
+0
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+1
2012-01-30
nl80211: add support for mcs masks
Simon Wunderlich
1
-2
/
+1
[next]