summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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/+2Star
| * | | | | | | | 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/+43Star
| * | | | | | | | netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy2014-04-021-35/+30Star
| * | | | | | | | 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-195-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-192-4/+4
* | | | | | | | | | ipv4: minor spelling fixstephen hemminger2014-05-191-1/+1
* | | | | | | | | | bridge: fix spelling of promiscuousstephen hemminger2014-05-191-1/+1
* | | | | | | | | | net: bridge: fix buildAlexei Starovoitov2014-05-191-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
* | | | | | | | | mac802154: add llsec encryption methodPhoebe Buckheister2014-05-162-0/+255
* | | | | | | | | mac802154: add llsec structures and mutatorsPhoebe Buckheister2014-05-164-1/+637
* | | | | | | | | mac802154: update KconfigPhoebe Buckheister2014-05-161-0/+4
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-05-1611-184/+176Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.cMonam Agarwal2014-05-161-1/+1
| * | | | | | | | | openvswitch: Use TCP flags in the flow key for stats.Jarno Rajahalme2014-05-161-7/+5Star
| * | | | | | | | | openvswitch: Fix output of SCTP mask.Jarno Rajahalme2014-05-161-4/+4
| * | | | | | | | | openvswitch: Per NUMA node flow stats.Jarno Rajahalme2014-05-164-55/+122
| * | | | | | | | | openvswitch: Remove 5-tuple optimization.Jarno Rajahalme2014-05-167-113/+32Star
| * | | | | | | | | openvswitch: Use ether_addr_copyJoe Perches2014-05-163-16/+16
| * | | | | | | | | openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR outputJoe Perches2014-05-161-0/+2
| * | | | | | | | | openvswitch: Use net_ratelimit in OVS_NLERRJoe Perches2014-05-161-3/+5
| * | | | | | | | | openvswitch: Added (unsigned long long) cast in printfDaniele Di Proietto2014-05-161-2/+2