summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-24Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'wireless-current/master'Stephen Rothwell
2011-06-24Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-06-23sunrpc: use dprint_status() macro in call_decode()Vasily Averin
2011-06-23dcb: use nlmsg_free() instead of kfree()Dan Carpenter
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21dcb: Add missing error check in dcb_ieee_set()John Fastabend
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21udp: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-06-21Bluetooth: Fix not setting the chan stateVinicius Costa Gomes
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-20mac80211: quiesce vif before suspendingEliad Peller
2011-06-20Bluetooth: Remove useless access to the socketVinicius Costa Gomes
2011-06-20Bluetooth: Fix crash when setting a LE socket to readyVinicius Costa Gomes
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-20batman-adv: improved gateway tq-based selectionAntonio Quartulli
2011-06-20batman-adv: throw uevent in userspace on gateway add/change/del eventAntonio Quartulli
2011-06-20batman-adv: gateway election code refactoringAntonio Quartulli
2011-06-20batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli
2011-06-20batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-20batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-20batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells
2011-06-20batman-adv: Keep interface_tx as local functionSven Eckelmann
2011-06-20batman-adv: Move compare_orig to originator.cSven Eckelmann