aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-28inet: add RCU protection to inet->optEric Dumazet2-8/+17
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet3-1/+78
2011-04-27ipv4: Kill RTO_CONN.David S. Miller1-4/+0
2011-04-27ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller1-32/+56
2011-04-27sctp: clean up route lookup callsVlad Yasevich1-2/+1
2011-04-27sctp: remove useless arguments from get_saddr() callVlad Yasevich1-1/+0
2011-04-27sctp: cache the ipv6 source after route lookupVlad Yasevich1-8/+6
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-76/+185
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-76/+185
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller21-73/+0
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-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei1-1/+0
2011-04-19sctp: 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-19rfkill: Regulator consumer driver for rfkillAntonio Ospite1-0/+48
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville1-68/+62
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-54/+44
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2-0/+9
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W1-2/+4
2011-04-14ipv4: Call fib_select_default() only when actually necessary.David S. Miller1-1/+2
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-13net: allow shifted access in smsc911x V2Mathieu J. Poirier1-0/+1
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings1-0/+2
2011-04-13net: ethtool support to configure number of channelsamit salecha1-0/+36
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-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik1-0/+2
2011-04-12net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller1-1/+1
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller9-8/+200
2011-04-12net: vlan_features comment clarificationMichał Mirosław1-1/+1
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko1-2/+8
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2-0/+6
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona2-0/+28
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-0/+2
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2-0/+14
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2-8/+9
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan1-0/+4
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville9-8/+200
2011-04-11caif: code cleanupStephen Hemminger5-112/+7
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller149-216/+258
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck1-21/+32
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-9/+23