summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2013-12-28batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich
2013-12-28netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing
2013-12-27ieee802154: space prohibited before that close parenthesisWeilong Chen
2013-12-27llc: "foo* bar" should be "foo *bar"Weilong Chen
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim
2013-12-27rds: prevent dereference of a NULL deviceSasha Levin
2013-12-27ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer
2013-12-27netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer
2013-12-27ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang
2013-12-26sctp: fix checkpatch errors with //commenwangweidong
2013-12-26sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong
2013-12-26sctp: fix checkpatch errors with indentwangweidong
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong
2013-12-26sctp: fix checkpatch errors with space required or prohibitedwangweidong
2013-12-26ipv6: cleanup for tcp_ipv6.cWeilong Chen
2013-12-26ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen
2013-12-26ipv4: ERROR: code indent should use tabs where possibleWeilong Chen
2013-12-26ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen
2013-12-26ipv4: fix all space errors in file igmp.cWeilong Chen
2013-12-26ipv4: fix checkpatch error with foo * barWeilong Chen
2013-12-26ipv4: fix checkpatch error "space prohibited"Weilong Chen
2013-12-26ipv4: do clean up with spacesWeilong Chen
2013-12-26mac8011: slight optimization of addr comparedingtianhong
2013-12-26batman-adv: use batadv_compare_eth for concisedingtianhong
2013-12-26hhf: make qdisc ops staticstephen hemminger
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-22rose: cleanup checkpatch errors,spaces requiredWeilong Chen
2013-12-22sctp: remove the never used 'return' and redundant 'break'wangweidong
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen
2013-12-22ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa
2013-12-22sctp: remove casting from function calls through ops structurewangweidong