summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-04-27Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan
2011-04-27Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan
2011-04-27ipv4: Kill RTO_CONN.David S. Miller
2011-04-27ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller
2011-04-27sctp: clean up route lookup callsVlad Yasevich
2011-04-27sctp: remove useless arguments from get_saddr() callVlad Yasevich
2011-04-27sctp: cache the ipv6 source after route lookupVlad Yasevich
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki
2011-04-25ssb: cc: add & fix definesRafał Miłecki
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun
2011-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei
2011-04-19sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv
2011-04-19wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-14ipv4: Call fib_select_default() only when actually necessary.David S. Miller
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li
2011-04-13net: allow shifted access in smsc911x V2Mathieu J. Poirier
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-13Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan
2011-04-13Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik
2011-04-12net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-12net: vlan_features comment clarificationMichał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko