summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-20Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-06-20Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-06-20Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-06-20Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-06-20Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-20Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-199p: clean up packet dump codeEric Van Hensbergen
2011-06-19Merge branch 'devel' into nfs-for-nextTrond Myklebust
2011-06-19Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2011-06-19sunrpc: use dprint_status() macro in call_decode()Vasily Averin
2011-06-18ipv4: fix multicast lossesEric Dumazet
2011-06-17inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet
2011-06-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-17mac80211: Start monitor work on restartPaul Stewart
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-06-17net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-06-16caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com
2011-06-16rtnetlink: unlock on error path in netlink_dump()Dan Carpenter
2011-06-16net: Remove casts of void *Joe Perches
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy