index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2015-04-26
net/bonding: Make DRV macros private
Matan Barak
1
-7
/
+0
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2
-37
/
+1
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+1
2015-04-17
netns: remove BUG_ONs from net_generic()
Denys Vlasenko
1
-2
/
+0
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
1
-1
/
+1
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-5
/
+5
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-32
/
+75
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-2
/
+1
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
1
-98
/
+9
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
1
-0
/
+4
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
1
-0
/
+7
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
1
-0
/
+13
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
1
-1
/
+4
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
1
-1
/
+2
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-8
/
+5
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-0
/
+3
2015-04-13
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
1
-7
/
+0
2015-04-13
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
1
-5
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2
-5
/
+31
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
1
-2
/
+1
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-1
/
+0
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-3
/
+4
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-1
/
+1
2015-04-12
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2
-23
/
+136
2015-04-11
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
1
-2
/
+1
2015-04-11
9p: switch p9_client_write() to passing it struct iov_iter *
Al Viro
1
-2
/
+3
2015-04-11
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
1
-1
/
+1
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
1
-1
/
+1
2015-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-7
/
+19
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+157
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
1
-1
/
+1
2015-04-09
mac802154: fix typo for device
Varka Bhadram
1
-1
/
+1
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-0
/
+13
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
1
-1
/
+1
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
1
-1
/
+0
2015-04-08
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
3
-1
/
+10
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
18
-93
/
+71
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
1
-0
/
+7
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2
-0
/
+20
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
1
-0
/
+2
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
1
-1
/
+3
2015-04-07
net: remove extra newlines
Sheng Yong
1
-2
/
+0
2015-04-07
tcp: RFC7413 option support for Fast Open client
Daniel Lee
1
-1
/
+2
2015-04-07
tcp: RFC7413 option support for Fast Open server
Daniel Lee
1
-0
/
+2
2015-04-07
Bluetooth: Update SSP OOB data EIR definitions
Johan Hedberg
1
-2
/
+4
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
4
-5
/
+8
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
5
-10
/
+12
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
1
-3
/
+0
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
1
-1
/
+1
[next]