index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2015-05-31
1
-1
/
+2
*
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-30
1
-3
/
+4
|
\
|
*
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
2015-05-28
1
-3
/
+4
*
|
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2015-05-27
1
-2
/
+5
*
|
inet: properly align icsk_ca_priv
Eric Dumazet
2015-05-19
1
-2
/
+3
*
|
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
1
-0
/
+2
|
\
\
|
|
/
|
*
mac80211: fix 90 kernel-doc warnings
Randy Dunlap
2015-05-04
1
-0
/
+2
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
3
-4
/
+99
|
\
\
|
*
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
1
-0
/
+2
|
*
|
mac802154: add description to mac802154 APIs
Varka Bhadram
2015-04-30
1
-2
/
+92
|
*
|
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
1
-1
/
+4
|
*
|
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
1
-1
/
+1
*
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-03
1
-3
/
+7
|
/
/
*
|
net/bonding: Make DRV macros private
Matan Barak
2015-04-26
1
-7
/
+0
*
|
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
2
-37
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
2
-3
/
+1
|
\
|
*
netns: remove BUG_ONs from net_generic()
Denys Vlasenko
2015-04-17
1
-2
/
+0
|
*
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
1
-1
/
+1
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
2015-04-11
1
-2
/
+1
|
*
9p: switch p9_client_write() to passing it struct iov_iter *
Al Viro
2015-04-11
1
-2
/
+3
|
*
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
2015-04-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
2
-32
/
+75
|
\
\
|
*
|
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
1
-0
/
+4
|
*
|
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
1
-0
/
+7
|
*
|
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-0
/
+13
|
*
|
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
1
-1
/
+4
|
*
|
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
1
-1
/
+2
|
*
|
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-8
/
+5
|
*
|
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-0
/
+3
|
*
|
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
1
-2
/
+2
|
*
|
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
1
-7
/
+0
|
*
|
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-5
/
+2
|
*
|
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
2
-5
/
+31
|
*
|
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-2
/
+1
|
*
|
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-1
/
+0
|
*
|
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-3
/
+4
|
*
|
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-1
/
+1
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
2
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
1
-1
/
+1
|
*
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
1
-1
/
+0
|
|
\
\
|
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
*
|
|
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
1
-98
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2015-04-12
2
-23
/
+136
|
\
\
\
|
*
|
|
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2015-04-07
2
-28
/
+58
|
*
|
|
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
1
-0
/
+83
*
|
|
|
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
2015-04-10
1
-1
/
+1
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-09
3
-7
/
+19
|
\
\
\
\
|
*
|
|
|
mac802154: fix transmission power datatype
Varka Bhadram
2015-04-09
1
-1
/
+1
|
*
|
|
|
mac802154: fix typo for device
Varka Bhadram
2015-04-09
1
-1
/
+1
[next]