summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The hash types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik
2013-04-29netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik
2013-04-25net: fix address check in rtnl_fdb_delVlad Yasevich
2013-04-25net: ipv4: typo issue, remove erroneous semicolonChen Gang
2013-04-25openvswitch: Use parallel_ops genl.Pravin B Shelar
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang
2013-04-25net: remove redundant code in dev_hard_start_xmit()Eric Dumazet
2013-04-25packet: account statistics only in tpacket_stats_uDaniel Borkmann
2013-04-25packet: reorder a member in packet_ring_bufferDaniel Borkmann
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann
2013-04-25packet: enable hardware tx timestamping on tpacket ringDaniel Borkmann
2013-04-25packet: tx timestamping on tpacket ringWillem de Bruijn
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-25netfilter: nf_nat: missing condition in nf_xfrm_me_harder()Dan Carpenter
2013-04-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-04-24netlink: fix compilation after memory mapped patchesNicolas Dichtel
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23netlink: Fix build with mmap disabled.David S. Miller
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell
2013-04-23ipvs: Use network byte order for sync message sizeSimon Horman
2013-04-23ipvs: off by one in set_sctp_state()Dan Carpenter
2013-04-23ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman
2013-04-23ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov
2013-04-23ipvs: fix sparse warnings in lblc and lblcrJulian Anastasov
2013-04-23ipvs: fix the remaining sparse warnings in ip_vs_ctl.cJulian Anastasov
2013-04-23ipvs: fix sparse warnings for ip_vs_conn listingJulian Anastasov
2013-04-23ipvs: properly dereference dest_dst in ip_vs_forget_devJulian Anastasov
2013-04-22batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: Remove return value from list_netdevice()dingtianhong
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau