aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg
2012-05-16mac80211: fix single queue driversJohannes Berg
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten
2012-05-15NFC: HCI ops should not be exposed globallyH Hartley Sweeten
2012-05-15NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-05-15NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten
2012-05-15NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel
2012-05-15NFC: Return the amount of LLCP bytes queued to sock_sendmsgSamuel Ortiz
2012-05-15NFC: Update the LLCP poll maskSamuel Ortiz
2012-05-15NFC: LLCP connect must wait for a CC frameSamuel Ortiz
2012-05-15NFC: Add HCI/SHDLC support to let driver check for tag presenceEric Lapuyade
2012-05-15NFC: Specify usage for targets found and target lost eventsEric Lapuyade
2012-05-15NFC: Remove useless HCI private nfc target tableEric Lapuyade
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-05-15mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh
2012-05-15mac80211: send peer candidate event for new sta onlyThomas Pedersen
2012-05-15NFC: Select CRC_CCITT for SHDLC link layer of HCI based driversMarcel Holtmann
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-15xfrm_algo: drop an unnecessary inclusionJan Beulich
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich
2012-05-14sunrpc: fix kernel-doc warningsRandy Dunlap
2012-05-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14net: codel: fix build errorsSasha Levin
2012-05-14net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven
2012-05-14net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxxAlex Shi
2012-05-14Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-14ceph: messenger: change read_partial() to take "end" argAlex Elder
2012-05-14ceph: messenger: update "to" in read_partial() callerAlex Elder
2012-05-14ceph: messenger: use read_partial() in read_partial_message()Alex Elder
2012-05-14ceph: osd_client: fix endianness bug in osd_req_encode_op()Alex Elder
2012-05-14batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...Antonio Quartulli
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter
2012-05-13batman-adv: Start new development cycleSven Eckelmann
2012-05-13batman-adv: use shorter pr_warn instead of pr_warningSven Eckelmann
2012-05-13batman-adv: refactor window_protected to avoid unnecessary return statementMarek Lindner