summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-012-1/+15
* ipv4: Loosen source address check on IPv4 outputJulian Anastasov2008-10-011-7/+13
* net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-011-0/+2
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-014-132/+130
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0120-182/+276
|\
| * af_key: Free dumping state on socket closeTimo Teras2008-10-011-11/+19
| * XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-011-0/+2
| * ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev2008-10-011-1/+1
| * tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev2008-10-011-1/+1
| * sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-302-24/+61
| * iucv: Fix mismerge again.Heiko Carstens2008-09-301-1/+2
| * ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-09-301-4/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-241-2/+6
| |\
| | * netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-241-2/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-245-96/+118
| |\ \
| | * | 9p: fix put_data error handlingEric Van Hensbergen2008-09-241-1/+5
| | * | 9p: introduce missing kfreeJulia Lawall2008-09-241-1/+3
| | * | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-241-20/+11
| | * | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-241-11/+3
| | * | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-241-16/+4
| | * | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-241-19/+5
| | * | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-244-28/+87
| * | | sys_paccept: disable paccept() until API design is resolvedMichael Kerrisk2008-09-231-0/+2
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-221-2/+4
| |\ \ | | |/ | |/|
| | * netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-201-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-194-40/+49
| |\ \ | | |/
| | * sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2008-09-182-8/+7
| | * sctp: do not enable peer features if we can't do them.Vlad Yasevich2008-09-181-2/+7
| | * sctp: set the skb->ip_summed correctly when sending over loopback.Vlad Yasevich2008-09-181-1/+2
| | * udp: Fix rcv socket lockingHerbert Xu2008-09-151-29/+33
| * | warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-161-2/+1
| |/
| * [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-121-0/+3
* | ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-012-35/+8
* | net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2008-10-011-2/+39
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-014-22/+9
|\ \
| * | Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-301-1/+1
| * | mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-301-12/+0
| * | mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-302-9/+8
* | | Phonet: Netlink factorization and cleanupRémi Denis-Courmont2008-09-301-56/+35
|/ /
* | netdev: docbook comment update (revised)Stephen Hemminger2008-09-301-2/+44
* | netdev: use const for some name functionsStephen Hemminger2008-09-301-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-2521-625/+658
|\ \
| * | wireless: a global static to local static improvementDenis ChengRq2008-09-241-9/+7
| * | mac80211: fix led behavior in IBSSEmmanuel Grumbach2008-09-241-0/+2
| * | mac80211: probe with correct SSIDJohannes Berg2008-09-241-2/+2
| * | mac80211: clean up rate control APIJohannes Berg2008-09-2411-210/+159
| * | mac80211: fix mesh action frame handlingJohannes Berg2008-09-241-1/+1
| * | mac80211: mesh portal functionality supportYanBo2008-09-244-11/+196
| * | cfg80211: reject invalid configuration itemsJohannes Berg2008-09-241-7/+17
| * | mac80211: allow interface settings changes only when downJohannes Berg2008-09-241-0/+3
OpenPOWER on IntegriCloud