aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-19netfilter: nfnetlink_queue: assert monotonic packet idsEric Dumazet
2011-07-18netfilter: nfnetlink_queue: provide rcu enabled callbacksEric Dumazet
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-16netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy
2011-06-16Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-14IPVS: labels at pos 0Hans Schillstrom
2011-06-13l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-06-13ipvs: support more FTP PASV responsesJulian Anastasov
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-06-11sctp: kzalloc() error handling on deleting last addressMichio Honda
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-09Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan
2011-06-08inetpeer: remove unused listEric Dumazet
2011-06-08tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu
2011-06-08ipv6: generate link local address for GRE tunnelstephen hemminger
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear