summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Phonet: fix potential use-after-free in pep_sock_close()Rémi Denis-Courmont2010-05-251-0/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-255-7/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
| * | | | | | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
| * | | | | | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
| * | | | | | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
| * | | | | | cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
* | | | | | | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-241-3/+3
* | | | | | | tun: Update classid on packet injectionHerbert Xu2010-05-241-0/+1
* | | | | | | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-243-16/+61
* | | | | | | caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-231-29/+18
* | | | | | | caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-232-6/+7
* | | | | | | caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-231-15/+6
* | | | | | | caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-233-9/+25
* | | | | | | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-66/+26
* | | | | | | caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-231-7/+6
* | | | | | | net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-231-8/+12
* | | | | | | rtnetlink: Fix error handling in do_setlink()David Howells2010-05-231-1/+3
* | | | | | | net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-231-4/+1
* | | | | | | net_sched: Fix qdisc_notify()Eric Dumazet2010-05-231-7/+7
* | | | | | | ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-231-1/+6
|/ / / / / /
* | | | | | net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-211-13/+15
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-202-8/+14
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-201-0/+10
| * | | | | | netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-141-8/+4
* | | | | | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-201-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-20479-8140/+24624
|\ \ \ \ \ \
| * | | | | | ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-181-2/+8
| * | | | | | ipv6: Use POSTDAD stateHerbert Xu2010-05-181-5/+24
| * | | | | | ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-181-4/+23
| * | | | | | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-7/+9
| * | | | | | bridge: fix build for CONFIG_SYSFS disabledRandy Dunlap2010-05-181-1/+1
| * | | | | | net: Remove unnecessary returns from void function()sJoe Perches2010-05-1748-131/+0
| * | | | | | net sched: cleanup and rate limit warningstephen hemminger2010-05-171-3/+6
| * | | | | | pfkey: add severity to printkstephen hemminger2010-05-171-5/+5
| * | | | | | xfrm: add severity to printkstephen hemminger2010-05-171-5/+7
| * | | | | | net sched: printk message severitystephen hemminger2010-05-178-28/+33
| * | | | | | net/caif: Use kzallocJulia Lawall2010-05-172-4/+2
| * | | | | | sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-05-171-2/+2
| * | | | | | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-171-1/+168
| * | | | | | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-176-34/+14
| * | | | | | tcp: tcp_synack_options() fix Eric Dumazet2010-05-171-5/+4
| * | | | | | ipv6: fix the bug of address checkStephen Hemminger2010-05-171-7/+8
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-176-8/+147
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-176-8/+147
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
| | | |\ \ \ \ \ \
| | | | * | | | | | mac80211: don't process work item with wrong frameJohannes Berg2010-05-121-2/+25
| | | * | | | | | | mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-121-0/+6
| | | * | | | | | | mac80211: check channel switch mode for future frames transmitWey-Yi Guy2010-05-121-1/+2
| | | * | | | | | | mac80211: add offload channel switch supportJohannes Berg2010-05-124-5/+114
OpenPOWER on IntegriCloud