aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
* net/iucv: Add missing spin_unlockJulia Lawall2010-05-27
* ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-26
* Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont2010-05-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-25
|\
| * wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-24
| * Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
| * cfg80211: add missing bracesJohannes Berg2010-05-21
| * cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-21
| * cfg80211: Fix signal_type comparisonSujith2010-05-21
* | net/dccp: expansion of error code sizeYoichi Yuasa2010-05-24
* | tun: Update classid on packet injectionHerbert Xu2010-05-24
* | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
* | caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland2010-05-24
* | caif: Bugfix - missing spin_unlockSjur Braendeland2010-05-24
* | caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland2010-05-24
* | caif: Bugfix - handle mem-allocation failuresSjur Braendeland2010-05-24
* | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-24
* | caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-24
* | net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-24
* | rtnetlink: Fix error handling in do_setlink()David Howells2010-05-24
* | net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-24
* | net_sched: Fix qdisc_notify()Eric Dumazet2010-05-24
* | ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-24
|/
* net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-21
|\
| * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-20
| * netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-14
* | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \
| * | ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-18
| * | ipv6: Use POSTDAD stateHerbert Xu2010-05-18
| * | ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-18
| * | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-18
| * | bridge: fix build for CONFIG_SYSFS disabledRandy Dunlap2010-05-18
| * | net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
| * | net sched: cleanup and rate limit warningstephen hemminger2010-05-18
| * | pfkey: add severity to printkstephen hemminger2010-05-18
| * | xfrm: add severity to printkstephen hemminger2010-05-18
| * | net sched: printk message severitystephen hemminger2010-05-18
| * | net/caif: Use kzallocJulia Lawall2010-05-18
| * | sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-05-18
| * | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-18
| * | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-18
| * | tcp: tcp_synack_options() fix Eric Dumazet2010-05-18
| * | ipv6: fix the bug of address checkStephen Hemminger2010-05-18
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| | | |\ \
| | | | * | mac80211: don't process work item with wrong frameJohannes Berg2010-05-12