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
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
3
-5
/
+16
2009-06-15
net: annotate struct sock bitfield
Vegard Nossum
1
-0
/
+2
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
1
-1
/
+4
2009-06-15
net: annotate bitfields in struct inet_sock
Vegard Nossum
1
-4
/
+10
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
1
-4
/
+4
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
3
-17
/
+48
2009-06-13
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
1
-0
/
+2
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
3
-64
/
+73
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
21
-71
/
+529
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
3
-27
/
+52
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
1
-1
/
+5
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-0
/
+3
2009-06-10
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
2
-2
/
+4
2009-06-09
net: add NL802154 interface for configuration of 802.15.4 devices
Sergey Lapin
1
-0
/
+41
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin
3
-0
/
+335
2009-06-09
pkt_sched: Change PSCHED_SHIFT from 10 to 6
Jarek Poplawski
1
-2
/
+2
2009-06-09
pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
Jarek Poplawski
1
-2
/
+3
2009-06-08
bluetooth: Kill skb_frags_no(), unused.
David S. Miller
1
-9
/
+0
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
3
-21
/
+0
2009-06-08
Bluetooth: Add native RFKILL soft-switch support for all devices
Marcel Holtmann
1
-0
/
+2
2009-06-08
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
1
-6
/
+0
2009-06-08
Bluetooth: Add basic constants for L2CAP ERTM support and use them
Marcel Holtmann
1
-21
/
+42
2009-06-08
Bluetooth: Use macro for L2CAP hint mask on receiving config request
Gustavo F. Padovan
1
-0
/
+2
2009-06-08
Bluetooth: Use macros for L2CAP channel identifiers
Gustavo F. Padovan
1
-0
/
+6
2009-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-17
/
+68
2009-06-03
cfg80211: add rfkill support
Johannes Berg
2
-7
/
+42
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
1
-0
/
+30
2009-06-03
rfkill: rewrite
Johannes Berg
1
-6
/
+2
2009-06-03
mac80211: deprecate conf.beacon_int properly
Johannes Berg
1
-12
/
+2
2009-06-03
sctp: support non-blocking version of the new sctp_connectx() API
Vlad Yasevich
1
-0
/
+2
2009-06-03
sctp: fix to choose alternate destination when retransmit ASCONF chunk
Wei Yongjun
1
-4
/
+2
2009-06-03
net: skb->dst accessors
Eric Dumazet
5
-8
/
+14
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-1
/
+1
2009-06-03
netfilter: conntrack: replace notify chain by function pointer
Pablo Neira Ayuso
1
-20
/
+48
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
1
-30
/
+6
2009-06-02
netfilter: conntrack: remove events flags from userspace exposed file
Pablo Neira Ayuso
1
-0
/
+69
2009-06-02
netfilter: conntrack: don't report events on module removal
Pablo Neira Ayuso
1
-1
/
+1
2009-06-02
netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition
Pablo Neira Ayuso
1
-0
/
+2
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
1
-1
/
+2
2009-05-27
netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink
Pablo Neira Ayuso
1
-0
/
+9
2009-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-41
/
+66
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2
-28
/
+47
2009-05-21
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
1
-0
/
+2
2009-05-20
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
1
-1
/
+0
2009-05-20
mac80211: fix kernel-doc
Johannes Berg
1
-1
/
+0
2009-05-20
cfg80211: allow wext to remove keys that don't exist
Johannes Berg
1
-2
/
+3
2009-05-20
cfg80211: mark wiphy->privid as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
1
-5
/
+5
2009-05-20
cfg80211: Process regulatory max bandwidth checks for HT40
Luis R. Rodriguez
1
-4
/
+10
[next]