summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-171-2/+3
* rtnetlink: unlock on error path in netlink_dump()Dan Carpenter2011-06-161-2/+1
* net: Remove casts of void *Joe Perches2011-06-1621-83/+74
* netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-167-21/+22
* netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2011-06-163-0/+773
* netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-163-8/+16
* netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-161-1/+1
* netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-1612-16/+37
* netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik2011-06-167-17/+9
* netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik2011-06-161-0/+1
* netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik2011-06-164-54/+156
* netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik2011-06-1611-30/+45
* netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2011-06-1611-30/+137
* netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik2011-06-161-27/+46
* netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-1612-126/+176
* netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik2011-06-161-2/+2
* netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2011-06-1610-93/+126
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-168-112/+87
|\
| * IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-144-53/+4
| * IPVS: labels at pos 0Hans Schillstrom2011-06-142-9/+9
| * IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-137-38/+38
| * ipvs: support more FTP PASV responsesJulian Anastasov2011-06-131-14/+38
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-06-16360-7545/+13035
|\ \
| * | l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet2011-06-131-6/+13
| * | net: export time stamp utility function for Ethernet MAC driversRichard Cochran2011-06-131-0/+1
| |/
| * snmp: reduce percpu needs by 50%Eric Dumazet2011-06-111-29/+23
| * virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-111-0/+2
| * sctp: kzalloc() error handling on deleting last addressMichio Honda2011-06-111-0/+4
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-0927-85/+148
| * Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-06-0910-47/+72
| |\
| | * batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner2011-06-095-5/+7
| | * batman-adv: Use enums for related constantsSven Eckelmann2011-06-093-31/+47
| | * batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann2011-06-091-3/+11
| | * batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann2011-06-091-2/+2
| | * batman-adv: Don't return value in void functionSven Eckelmann2011-06-091-1/+1
| | * batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan2011-06-091-5/+4
| * | inetpeer: remove unused listEric Dumazet2011-06-082-221/+73
| * | tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2011-06-086-25/+45
| * | ipv6: generate link local address for GRE tunnelstephen hemminger2011-06-081-0/+35
| * | v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-082-313/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0812-27/+181
| |\ \
| | * | mac80211: Stop BA session event from deviceShahar Levi2011-06-073-0/+24
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-076-43/+37
| | |\ \
| | | * | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-063-23/+8
| | | * | mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-031-0/+4
| | * | | cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez2011-06-011-4/+15
| | * | | minstrel_ht: fixed rate mode through debugfsZefir Kurtisi2011-06-013-0/+28
| | * | | nl80211: add testmode dump supportWey-Yi Guy2011-06-012-0/+102
| * | | | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-068-0/+8
| * | | | sctp: Guard IPV6 specific code properly.David S. Miller2011-06-061-1/+2
OpenPOWER on IntegriCloud