summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* vlan: more careful checksum features handlingMichal Kubeček2014-05-221-2/+2
* net: Add a software TSO helper APIEzequiel Garcia2014-05-222-1/+73
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-2210-461/+1215
|\
| * netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-39/+54
| * netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-55/+46
| * netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso2014-05-191-58/+32
| * netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-14/+68
| * netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-19/+126
| * netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso2014-05-191-25/+26
| * netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso2014-05-191-6/+3
| * netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-45/+158
| * netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso2014-05-191-21/+24
| * netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-192-18/+115
| * netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-31/+43
| * netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso2014-05-191-80/+80
| * netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-54/+69
| * netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-29/+29
| * netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPEPablo Neira2014-04-281-1/+1
| * netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-244-2/+154
| * netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-25/+25
| * netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka2014-04-231-1/+4
| * netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocationsPatrick McHardy2014-04-141-5/+10
| * netfilter: nf_tables: add set_elem notificationsArturo Borrero2014-04-031-0/+82
| * netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy2014-04-021-7/+2
| * netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-023-18/+169
| * netfilter: nft_ct: split nft_ct_init() into two functions for get/setPatrick McHardy2014-04-021-53/+43
| * netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy2014-04-021-35/+30
| * netfilter: nft_ct: add missing ifdef for NFT_MARK settingPatrick McHardy2014-04-021-0/+2
* | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-221-14/+23
* | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-211-16/+28
* | ipv6: slight optimization in ip6_dst_gcLi RongQing2014-05-211-1/+1
* | net: tunnels - enable module autoloadingTom Gundersen2014-05-213-0/+3
* | can: add hash based access to single EFF frame filtersOliver Hartkopp2014-05-193-9/+75
* | can: proc: make array printing function indenpendent from sff framesOliver Hartkopp2014-05-192-13/+19
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-185-5/+26
|\ \
| * | batman-adv: Start new development cycleSimon Wunderlich2014-05-181-1/+1
| * | batman-adv: remove semi-colon after macro definitionAntonio Quartulli2014-05-182-4/+4
| * | batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli2014-05-184-0/+21
* | | net: rds: Use time_after() for time comparisonManuel Schölling2014-05-182-4/+4
* | | ipv4: minor spelling fixstephen hemminger2014-05-181-1/+1
* | | bridge: fix spelling of promiscuousstephen hemminger2014-05-181-1/+1
* | | net: bridge: fix buildAlexei Starovoitov2014-05-181-1/+1
|/ /
* | pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf2014-05-161-25/+25
* | ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-161-0/+38
* | ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-164-0/+862
* | mac802154: propagate device address changes to llsecPhoebe Buckheister2014-05-162-3/+47
* | mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-163-0/+238
* | ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-161-0/+66
* | mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-162-28/+100
* | mac802154: add llsec decryption methodPhoebe Buckheister2014-05-162-0/+248
OpenPOWER on IntegriCloud