summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-01ipv6: 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-29net: rose: restore old recvmsg behaviorFlorian Westphal
2013-12-29tipc: fix deadlock during socket releaseYing Xue
2013-12-29lro: remove dead codestephen hemminger
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond
2013-12-29Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-28ipv4: make fib_detect_death staticStephen Hemminger
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso
2013-12-28batman-adv: fix vlan header accessAntonio Quartulli
2013-12-28batman-adv: clean nf state when removing protocol headerAntonio Quartulli
2013-12-28netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez
2013-12-28batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli
2013-12-28batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich
2013-12-28batman-adv: fix size of batadv_icmp_headerAntonio Quartulli
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich