summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04tipc: remove unused codestephen hemminger
2014-01-04tipc: make local function staticstephen hemminger
2014-01-04dccp: make local variable staticstephen hemminger
2014-01-04dccp: remove obsolete codestephen hemminger
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-03llc: make lock staticstephen hemminger
2014-01-03socket: cleanupsstephen hemminger
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-03ipv4: Cache dst in tunnelsTom Herbert
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2014-01-03netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz
2014-01-03netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sched classifier: make cgroup table localstephen hemminger
2014-01-02sched action: make local function staticstephen hemminger
2014-01-02ipv4: switch and case should be at the same indentWeilong Chen
2014-01-02ipv4: spaces required around that '='Weilong Chen
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing
2014-01-02tipc: make the code look more readablewangweidong
2014-01-02ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine
2014-01-01ipv6: namespace cleanupsstephen hemminger
2014-01-01net: core functions cleanupstephen hemminger
2014-01-01netlink: cleanup tap related functionsstephen hemminger
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-01netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso
2013-12-31net, sch: fix the typo in register_qdisc()Zhi Yong Wu
2013-12-31net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu
2013-12-31sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong
2013-12-31sch_netem: support of 64bit ratesYang Yingliang
2013-12-31sch_netem: more precise length of packetsYang Yingliang
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann
2013-12-31netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann
2013-12-31SCTP: Reduce log spamming for sctp setsockoptNeil Horman
2013-12-31sch_dsmark: use correct func name in print messagesYang Yingliang
2013-12-31sch_htb: use /* commentsYang Yingliang
2013-12-31net_sched: replace pr_warning with pr_warnYang Yingliang