summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-05-22bridge: make br_device_notifier staticCong Wang
2014-05-22net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warningChen Gang
2014-05-22mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister
2014-05-22mac802154: llsec: fold useless return value checkPhoebe Buckheister
2014-05-22mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister
2014-05-22vlan: more careful checksum features handlingMichal Kubeček
2014-05-22net: Add a software TSO helper APIEzequiel Garcia
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-21ipv6: slight optimization in ip6_dst_gcLi RongQing
2014-05-21net: tunnels - enable module autoloadingTom Gundersen
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp
2014-05-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-18net: rds: Use time_after() for time comparisonManuel Schölling
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-18net: bridge: fix buildAlexei Starovoitov
2014-05-18batman-adv: Start new development cycleSimon Wunderlich
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli
2014-05-16pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister
2014-05-16mac802154: update KconfigPhoebe Buckheister
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-05-16bridge: Automatically manage port promiscuous mode.Vlad Yasevich
2014-05-16bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich