aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: export the receive time stamping hook for non-NAPI driversRichard Cochran2011-06-20
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-06-20
|\
| * batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-20
| * batman-adv: throw uevent in userspace on gateway add/change/del eventAntonio Quartulli2011-06-20
| * batman-adv: gateway election code refactoringAntonio Quartulli2011-06-20
| * batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli2011-06-20
| * batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli2011-06-20
| * batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
| * batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
| * batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli2011-06-20
| * batman-adv: Reduce usage of charSven Eckelmann2011-06-20
| * batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells2011-06-20
| * batman-adv: Keep interface_tx as local functionSven Eckelmann2011-06-20
| * batman-adv: Move compare_orig to originator.cSven Eckelmann2011-06-20
* | net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-17
* | net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-17
* | rtnetlink: unlock on error path in netlink_dump()Dan Carpenter2011-06-16
* | net: Remove casts of void *Joe Perches2011-06-16
* | netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-16
* | netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2011-06-16
* | netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-16
* | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik2011-06-16
* | netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik2011-06-16
* | netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2011-06-16
* | netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik2011-06-16
* | netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-16
* | netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik2011-06-16
* | netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2011-06-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-16
|\ \
| * | IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-13
| * | IPVS: labels at pos 0Hans Schillstrom2011-06-13
| * | IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-13
| * | ipvs: support more FTP PASV responsesJulian Anastasov2011-06-12
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-06-16
|\ \ \
| * | | l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet2011-06-13
| * | | net: export time stamp utility function for Ethernet MAC driversRichard Cochran2011-06-13
| |/ /
| * | snmp: reduce percpu needs by 50%Eric Dumazet2011-06-11
| * | virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-11
| * | sctp: kzalloc() error handling on deleting last addressMichio Honda2011-06-11
| * | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
| * | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-06-09
| |\|
| | * batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner2011-06-09
| | * batman-adv: Use enums for related constantsSven Eckelmann2011-06-09
| | * batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann2011-06-09
| | * batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann2011-06-09
| | * batman-adv: Don't return value in void functionSven Eckelmann2011-06-09