]> Pileus Git - ~andy/linux/history - net
netfilter: Fix build failure in nfnetlink_queue_core.c.
[~andy/linux] / net /
2014-01-06 David S. Millernetfilter: Fix build failure in nfnetlink_queue_core.c.
2014-01-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-06 Daniel Borkmannnet: netdev_kobject_init: annotate with __init
2014-01-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-05 stephen hemmingertipc: remove unused code
2014-01-05 stephen hemmingertipc: make local function static
2014-01-05 stephen hemmingerdccp: make local variable static
2014-01-05 stephen hemmingerdccp: remove obsolete code
2014-01-05 Li RongQingnet: unify the pcpu_tstats and br_cpu_netstats as one
2014-01-05 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-04 stephen hemmingerllc: make lock static
2014-01-04 stephen hemmingersocket: cleanups
2014-01-04 David S. MillerMerge branch 'tunnel_dst_caching'
2014-01-04 Tom Herbertipv4: Use percpu Cache route in IP tunnels
2014-01-04 Tom Herbertipv4: Cache dst in tunnels
2014-01-04 Neil Hormansctp: Add process name and pid to deprecation warnings
2014-01-03 Pablo Neira Ayusonetfilter: nf_tables: dump sets in all existing families
2014-01-03 Daniel Borkmannnetfilter: x_tables: lightweight process control group...
2014-01-03 Daniel Borkmannnet: netprio: rename config to be more consistent with...
2014-01-03 Daniel Borkmannnet: net_cls: move cgroupfs classid handling into core
2014-01-03 Eric Leblondnetfilter: xt_CT: fix error value in xt_ct_tg_check()
2014-01-03 stephen hemmingernetfilter: nf_conntrack: remove dead code
2014-01-03 stephen hemmingernetfilter: ipset: remove unused code
2014-01-03 Daniel Borkmannnetfilter: nf_nat: add full port randomization support
2014-01-03 Michal Nazarewicznetfilter: nf_tables: remove unused variable in nf_tabl...
2014-01-03 Daniel Borkmannnetfilter: nf_tables: fix type in parsing in nf_tables_...
2014-01-03 Cong Wangnet: revert "sched classifier: make cgroup table local"
2014-01-02 stephen hemmingersched classifier: make cgroup table local
2014-01-02 stephen hemmingersched action: make local function static
2014-01-02 Weilong Chenipv4: switch and case should be at the same indent
2014-01-02 Weilong Chenipv4: spaces required around that '='
2014-01-02 Li RongQingipv6: remove prune parameter for fib6_clean_all
2014-01-02 wangweidongtipc: make the code look more readable
2014-01-02 Salam Noureddineipv4: arp: update neighbour address when a gratuitous...
2014-01-02 stephen hemmingeripv6: namespace cleanups
2014-01-02 stephen hemmingernet: core functions cleanup
2014-01-02 stephen hemmingernetlink: cleanup tap related functions
2014-01-02 stephen hemmingernetlink: cleanup rntl_af_register
2014-01-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-02 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-01-01 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-01-01 Pablo Neira Ayusonetfilter: add help information to new nf_tables Kconfi...
2013-12-31 Zhi Yong Wunet, sch: fix the typo in register_qdisc()
2013-12-31 Zhi Yong Wunet, rps: fix the comment of net_rps_action_and_irq_ena...
2013-12-31 wangweidongsctp: move skb_dst_set() a bit downwards in sctp_packet...
2013-12-31 Yang Yingliangsch_netem: support of 64bit rates
2013-12-31 Yang Yingliangsch_netem: more precise length of packets
2013-12-31 Daniel Borkmannnetlink: specify netlink packet direction for nlmon
2013-12-31 Daniel Borkmannnetlink: only do not deliver to tap when both sides...
2013-12-31 David S. MillerMerge branch 'sctp_logspam'
2013-12-31 Neil HormanSCTP: Reduce log spamming for sctp setsockopt
2013-12-31 Yang Yingliangsch_dsmark: use correct func name in print messages
2013-12-31 Yang Yingliangsch_htb: use /* comments
2013-12-31 Yang Yingliangnet_sched: replace pr_warning with pr_warn
2013-12-31 Weilong Chenpacket: fix "foo * bar" and "(foo*)" problems
2013-12-31 Li RongQingipv6: unneccessary to get address prefix in addrconf_ge...
2013-12-30 Eric Leblondnetfilter: nft_reject: support for IPv6 and TCP reset
2013-12-30 Eric Leblondnetfilter: REJECT: separate reusable code
2013-12-29 stephen hemmingerlro: remove dead code
2013-12-29 stephen hemmingertcp: make local functions static
2013-12-29 Eric Leblondnetfilter: select NFNETLINK when enabling NF_TABLES
2013-12-28 Stephen Hemmingeripv4: ping make local stuff static
2013-12-28 Stephen Hemmingeripv4: remove unused function
2013-12-28 Stephen Hemmingerarp: make arp_invalidate static
2013-12-28 Stephen Hemmingeripv4: make fib_detect_death static
2013-12-28 Pablo Neira Ayusonetfilter: nf_tables: remove nft_meta_target
2013-12-28 Arturo Borrero Gon... netfilter: nf_tables: nft_meta module get/set ops
2013-12-27 Weilong Chenieee802154: space prohibited before that close parenthesis
2013-12-27 Weilong Chenllc: "foo* bar" should be "foo *bar"
2013-12-27 Geert Uytterhoevenipvs: Remove unused variable ret from sync_thread_master()
2013-12-26 Yang Yingliangsch_tbf: add TBF_BURST/TBF_PBURST attribute
2013-12-26 wangweidongsctp: fix checkpatch errors with //commen
2013-12-26 wangweidongsctp: fix checkpatch errors with open brace '{' and...
2013-12-26 wangweidongsctp: fix checkpatch errors with indent
2013-12-26 wangweidongsctp: fix checkpatch errors with (foo*)|foo * bar|foo...
2013-12-26 wangweidongsctp: fix checkpatch errors with space required or...
2013-12-26 Weilong Chenipv6: cleanup for tcp_ipv6.c
2013-12-26 Weilong Chenipv4: ipv4: Cleanup the comments in tcp_yeah.c
2013-12-26 Weilong Chenipv4: ERROR: code indent should use tabs where possible
2013-12-26 Weilong Chenipv4: ERROR: do not initialise globals to 0 or NULL
2013-12-26 Weilong Chenipv4: fix all space errors in file igmp.c
2013-12-26 Weilong Chenipv4: fix checkpatch error with foo * bar
2013-12-26 Weilong Chenipv4: fix checkpatch error "space prohibited"
2013-12-26 Weilong Chenipv4: do clean up with spaces
2013-12-26 David S. MillerMerge branch 'addr_compare'
2013-12-26 dingtianhongmac8011: slight optimization of addr compare
2013-12-26 dingtianhongbatman-adv: use batadv_compare_eth for concise
2013-12-26 stephen hemmingerhhf: make qdisc ops static
2013-12-24 fan.dunetfilter: add IPv4/6 IPComp extension match support
2013-12-22 Weilong Chenrose: cleanup checkpatch errors,spaces required
2013-12-22 wangweidongsctp: remove the never used 'return' and redundant...
2013-12-22 Weilong Chenmac802154: fix following checkpath.pl warning Prefer...
2013-12-22 wangweidongsctp: remove casting from function calls through ops...
2013-12-22 stephen hemmingernetconf: add support for IPv6 proxy_ndp
2013-12-22 stephen hemmingernetconf: rename PROXY_ARP to NEIGH_PROXY
2013-12-22 Eric Dumazetnet: use kfree_skb_list() helper
2013-12-22 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-12-22 Hannes Frederic... ipv6: move ip6_sk_accept_pmtu from generic pmtu update...
2013-12-22 David S. MillerRevert "sctp: fix missing include file"
next