aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian
2008-10-01ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov
2008-10-01net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-01af_key: Free dumping state on socket closeTimo Teras
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev
2008-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-30iucv: Fix mismerge again.Heiko Carstens
2008-09-30Phonet: Netlink factorization and cleanupRémi Denis-Courmont
2008-09-30netdev: docbook comment update (revised)Stephen Hemminger
2008-09-30netdev: use const for some name functionsStephen Hemminger
2008-09-30ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-24netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai
2008-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-09-249p: fix put_data error handlingEric Van Hensbergen
2008-09-249p: introduce missing kfreeJulia Lawall
2008-09-249p-trans_fd: fix and clean up module init/exit pathsTejun Heo
2008-09-249p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo
2008-09-249p-trans_fd: clean up p9_conn_create()Tejun Heo
2008-09-249p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-09-24wireless: a global static to local static improvementDenis ChengRq
2008-09-24mac80211: fix led behavior in IBSSEmmanuel Grumbach
2008-09-24mac80211: probe with correct SSIDJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: fix mesh action frame handlingJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-24cfg80211: reject invalid configuration itemsJohannes Berg
2008-09-24mac80211: allow interface settings changes only when downJohannes Berg
2008-09-24cfg80211: allow set_interface without typeJohannes Berg
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-24cfg80211: clean up static regdomain messJohannes Berg
2008-09-24cfg80211: fix regulatory code constJohannes Berg
2008-09-24cfg80211: clean up regulatory messJohannes Berg
2008-09-24cfg80211: fix static regdomainsJohannes Berg
2008-09-23net: remove ifalias on empty given alias Oliver Hartkopp