summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-12-02inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller
2010-11-30inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28sctp: kill unused macro definitionShan Wei
2010-11-28rtnl: make link af-specific updates atomicThomas Graf
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-24cfg80211: Add documentation for antenna opsBruno Randolf
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-17mac80211: defines for AC numbersJohannes Berg
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-11-16net: reorder struct sock fieldsEric Dumazet
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-11-12ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-11neigh: reorder struct neighbourEric Dumazet