summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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-16net/9p: nwname should be an unsigned intHarsh Prateek Bora1-2/+2
2011-04-169p: revert tsyncfs related changesAneesh Kumar K.V2-3/+0
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
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert1-0/+53
2011-04-05Bluetooth: Add mgmt_remote_name eventJohan Hedberg2-0/+7
2011-04-05Bluetooth: Add mgmt_device_found eventJohan Hedberg2-0/+10
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+3
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1