index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-03
21
-169
/
+183
*
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-03
5
-14
/
+14
*
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-03
5
-10
/
+10
*
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2014-08-03
3
-7
/
+6
*
net: filter: simplify socket charging
Alexei Starovoitov
2014-08-03
3
-53
/
+45
*
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
2014-08-01
4
-7
/
+7
*
ISDN: pcbit: off by one bugs in pcbit_set_msn()
Dan Carpenter
2014-08-01
1
-2
/
+2
*
AX88179_178A: Add ethtool ops for EEE support
Freddy Xin
2014-08-01
1
-0
/
+264
*
netlink: Use PAGE_ALIGNED macro
Tobias Klauser
2014-08-01
1
-1
/
+1
*
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-08-01
5
-18
/
+17
*
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-08-01
7
-105
/
+112
*
net: kernel-doc compliant documentation for net_device
Karoly Kemeny
2014-08-01
1
-131
/
+250
*
Merge branch 'stmmac-next'
David S. Miller
2014-07-31
10
-93
/
+238
|
\
|
*
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
7
-21
/
+132
|
*
ARM: socfpga: Add socfpga Ethernet filter attributes entries
Vince Bridgers
2014-07-31
1
-0
/
+4
|
*
dts: Add bindings for multicast hash bins and perfect filter entries
Vince Bridgers
2014-07-31
1
-0
/
+6
|
*
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
2014-07-31
5
-19
/
+14
|
*
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-07-31
5
-62
/
+91
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
10
-135
/
+133
|
\
|
*
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
Pablo Neira Ayuso
2014-07-31
1
-0
/
+6
|
*
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
2014-07-31
1
-3
/
+5
|
*
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
2014-07-30
1
-1
/
+3
|
*
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
3
-8
/
+0
|
*
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
2014-07-25
1
-3
/
+1
|
*
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
|
*
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
2014-07-24
1
-15
/
+16
|
*
netfilter: nf_tables: simplify set dump through netlink
Pablo Neira Ayuso
2014-07-22
1
-104
/
+27
|
*
netfilter: bridge: add reject support
Pablo Neira Ayuso
2014-07-22
3
-0
/
+74
*
|
tcp: don't require root to read tcp_metrics
Banerjee, Debabrata
2014-07-31
1
-1
/
+0
*
|
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
2014-07-31
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-07-31
3
-65
/
+42
|
\
\
|
*
|
xfrm4: Remove duplicate semicolon
Christoph Paasch
2014-06-30
1
-1
/
+1
|
*
|
vti: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-33
/
+21
|
*
|
vti6: Simplify error handling in module init and exit
Mathias Krause
2014-06-26
1
-31
/
+20
*
|
|
net: bcmgenet: correct spelling
Brian Norris
2014-07-31
1
-11
/
+11
*
|
|
Merge branch 'libphy_mmd'
David S. Miller
2014-07-31
4
-24
/
+95
|
\
\
\
|
*
|
|
Documentation: networking: phy.txt: Update text for indirect MMD access
Vince Bridgers
2014-07-31
1
-1
/
+17
|
*
|
|
net: libphy: Add stubs to hook IEEE MMD Register reads and writes
Vince Bridgers
2014-07-31
1
-0
/
+22
|
*
|
|
net: libphy: Add phy specific function to access mmd phy registers
Vince Bridgers
2014-07-31
2
-23
/
+56
|
/
/
/
*
|
|
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
2014-07-31
1
-1
/
+1
*
|
|
net/fsl: fix misspelled word
Madalin Bucur
2014-07-31
1
-1
/
+1
*
|
|
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-07-31
2
-4
/
+13
*
|
|
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Pablo Neira
2014-07-31
1
-0
/
+2
*
|
|
CAPI: use correct structure type name in sizeof
Julia Lawall
2014-07-31
1
-1
/
+1
*
|
|
Merge branch 'amd-xgbe-next'
David S. Miller
2014-07-31
14
-127
/
+1631
|
\
\
\
|
*
|
|
amd-xgbe: Add traffic class support
Lendacky, Thomas
2014-07-31
8
-27
/
+508
|
*
|
|
amd-xgbe-phy: Print out the auto-negotiation method used
Lendacky, Thomas
2014-07-31
1
-0
/
+8
|
*
|
|
amd-xgbe-phy: Updates to KR training initiation
Lendacky, Thomas
2014-07-31
1
-0
/
+7
|
*
|
|
amd-xgbe-phy: Updates to rate change complete check
Lendacky, Thomas
2014-07-31
1
-2
/
+25
|
*
|
|
amd-xgbe: Base queue fifo size and enablement on ring count
Lendacky, Thomas
2014-07-31
3
-22
/
+33
[next]