index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: more careful checksum features handling
Michal Kubeček
2014-05-22
1
-2
/
+2
*
net: Add a software TSO helper API
Ezequiel Garcia
2014-05-22
2
-1
/
+73
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
10
-461
/
+1215
|
\
|
*
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2014-05-19
1
-39
/
+54
|
*
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2014-05-19
1
-55
/
+46
|
*
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
2014-05-19
1
-58
/
+32
|
*
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2014-05-19
1
-14
/
+68
|
*
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2014-05-19
1
-19
/
+126
|
*
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
2014-05-19
1
-25
/
+26
|
*
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
2014-05-19
1
-6
/
+3
|
*
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2014-05-19
1
-45
/
+158
|
*
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
2014-05-19
1
-21
/
+24
|
*
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-05-19
2
-18
/
+115
|
*
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
2014-05-19
1
-31
/
+43
|
*
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
2014-05-19
1
-80
/
+80
|
*
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
2014-05-19
1
-54
/
+69
|
*
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
2014-05-19
1
-29
/
+29
|
*
netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
Pablo Neira
2014-04-28
1
-1
/
+1
|
*
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
2014-04-24
4
-2
/
+154
|
*
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
1
-25
/
+25
|
*
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
2014-04-23
1
-1
/
+4
|
*
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
2014-04-14
1
-5
/
+10
|
*
netfilter: nf_tables: add set_elem notifications
Arturo Borrero
2014-04-03
1
-0
/
+82
|
*
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
1
-7
/
+2
|
*
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-04-02
3
-18
/
+169
|
*
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-53
/
+43
|
*
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-35
/
+30
|
*
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
2014-04-02
1
-0
/
+2
*
|
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
2014-05-22
1
-14
/
+23
*
|
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
1
-16
/
+28
*
|
ipv6: slight optimization in ip6_dst_gc
Li RongQing
2014-05-21
1
-1
/
+1
*
|
net: tunnels - enable module autoloading
Tom Gundersen
2014-05-21
3
-0
/
+3
*
|
can: add hash based access to single EFF frame filters
Oliver Hartkopp
2014-05-19
3
-9
/
+75
*
|
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2014-05-19
2
-13
/
+19
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-05-18
5
-5
/
+26
|
\
\
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2014-05-18
1
-1
/
+1
|
*
|
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
2014-05-18
2
-4
/
+4
|
*
|
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
2014-05-18
4
-0
/
+21
*
|
|
net: rds: Use time_after() for time comparison
Manuel Schölling
2014-05-18
2
-4
/
+4
*
|
|
ipv4: minor spelling fix
stephen hemminger
2014-05-18
1
-1
/
+1
*
|
|
bridge: fix spelling of promiscuous
stephen hemminger
2014-05-18
1
-1
/
+1
*
|
|
net: bridge: fix build
Alexei Starovoitov
2014-05-18
1
-1
/
+1
|
/
/
*
|
pktgen: Use seq_puts() where seq_printf() is not needed
Thomas Graf
2014-05-16
1
-25
/
+25
*
|
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
2014-05-16
1
-0
/
+38
*
|
ieee802154: add netlink interfaces for llsec
Phoebe Buckheister
2014-05-16
4
-0
/
+862
*
|
mac802154: propagate device address changes to llsec
Phoebe Buckheister
2014-05-16
2
-3
/
+47
*
|
mac802154: add llsec configuration functions
Phoebe Buckheister
2014-05-16
3
-0
/
+238
*
|
ieee802154: add dgram sockopts for security control
Phoebe Buckheister
2014-05-16
1
-0
/
+66
*
|
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
2014-05-16
2
-28
/
+100
*
|
mac802154: add llsec decryption method
Phoebe Buckheister
2014-05-16
2
-0
/
+248
[next]