summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-04sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-03netfilter: 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-03netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2014-01-03ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-03net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-03net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich
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-02ipv6: namespace cleanupsstephen hemminger
2014-01-02net: core functions cleanupstephen hemminger
2014-01-02netlink: cleanup tap related functionsstephen hemminger
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2014-01-02ipv6: fix the use of pcpu_tstats in sitLi RongQing
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-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
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
2013-12-31packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen
2013-12-31ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-12-30net: rose: restore old recvmsg behaviorFlorian Westphal