summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-72/+107
2011-04-22inet: constify ip headers and in6_addrEric Dumazet9-34/+36
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun3-0/+21
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun1-1/+2
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun1-0/+13
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun1-3/+1
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun1-1/+1
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich1-9/+8
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei1-2/+0
2011-04-20sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei1-1/+0
2011-04-20sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei1-1/+0
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau1-0/+12
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-68/+62
2011-04-16ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2-0/+9
2011-04-15ipv4: Call fib_select_default() only when actually necessary.David S. Miller1-1/+2
2011-04-13Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-13Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan1-7/+6
2011-04-13{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan1-0/+4
2011-04-13nl80211: New notification to discover mesh peer candidates.Javier Cardona1-0/+16
2011-04-13cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona1-0/+5
2011-04-13nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona1-4/+4
2011-04-13mac80211: Check for queued frames before entering power save.Vivek Natarajan1-0/+4
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-6/+151
2011-04-12caif: code cleanupStephen Hemminger5-112/+7
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-20/+20
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-5/+17
2011-04-11Disable rp_filter for IPsec packetsMichael Smith1-0/+9
2011-04-11fib_validate_source(): pass sk_buff instead of markMichael Smith1-3/+3
2011-04-08Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan1-1/+1
2011-04-08Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan1-4/+2
2011-04-08Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan1-7/+8
2011-04-08Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan1-4/+4
2011-04-08Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan1-10/+10
2011-04-08Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan1-2/+3
2011-04-08Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan1-2/+1
2011-04-08Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan1-5/+6
2011-04-08Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-08Bluetooth: Remove struct del_listGustavo F. Padovan1-5/+0
2011-04-08Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan1-9/+3
2011-04-08Bluetooth: Create struct l2cap_chanGustavo F. Padovan1-6/+12
2011-04-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-5/+17
2011-04-08ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi1-2/+3
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-3/+38
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-0/+34
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-6/+110
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds16-20/+20
2011-04-07net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun1-7/+8
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+13