summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-18bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young
2008-04-18VLAN: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy
2008-04-18TCP: Let skbs grow over a page on fast peersHerbert Xu
2008-04-18TCP: Fix shrinking windows with window scalingPatrick McHardy
2008-04-18NET: Fix multicast device ioctl checksPatrick McHardy
2008-04-18SCTP: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury
2008-04-18sch_htb: fix "too many events" situationMartin Devera
2008-04-18NET: Add preemption point in qdisc_runHerbert Xu
2008-04-18netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski
2008-04-18LLC: Restrict LLC sockets to rootPatrick McHardy
2008-04-18INET: inet_frag_evictor() must run with BH disabledDavid S. Miller
2008-04-18AX25 ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski
2008-03-24BLUETOOTH: Fix bugs in previous conn add/del workqueue changes.Dave Young
2008-03-24NETFILTER: nfnetlink_log: fix computation of netlink skb sizeEric Leblond
2008-03-24NETFILTER: nfnetlink_queue: fix computation of allocated size for netlink skbEric Leblond
2008-03-24NETFILTER: xt_time: fix failure to match on SundaysJan Engelhardt
2008-03-24NETFILTER: fix ebtable targets returnPatrick McHardy
2008-03-24NETFILTER: Fix incorrect use of skb_make_writablePatrick McHardy
2008-03-24NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet dataPatrick McHardy
2008-03-24IPCOMP: Disable BH on output when using shared tfmHerbert Xu
2008-03-24IPCONFIG: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-24IPV4: Remove IP_TOS setting privilege checks.David S. Miller
2008-03-24IPV6: dst_entry leak in ip4ip6_err.Denis V. Lunev
2008-03-24IPV6: Fix IPsec datagram fragmentationHerbert Xu
2008-03-24NET: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori
2008-03-24NET: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]
2008-02-25BLUETOOTH: Add conn add/del workqueues to avoid connection fail.Dave Young
2008-02-25INET: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu
2008-02-25INET_DIAG: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo
2008-02-25IPCOMP: Fetch nexthdr before ipch is destroyedHerbert Xu
2008-02-25IPCOMP: Fix reception of incompressible packetsHerbert Xu
2008-02-25IPV4: fib: fix route replacement, fib_info is sharedJulian Anastasov
2008-02-25IPV4: fib_trie: apply fixes from fib_hashJulian Anastasov
2008-02-25PKT_SCHED: ematch: oops from uninitialized variable (resend)Stephen Hemminger
2008-02-25TC: oops in em_metaStephen Hemminger
2008-02-25TCP: Fix a bug in strategy_allowed_congestion_controlShan Wei
2008-02-25NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds
2008-01-23[INET]: Fix truesize setting in ip_append_dataHerbert Xu
2008-01-23[NETNS]: Re-export init_net via EXPORT_SYMBOL.Denis V. Lunev
2008-01-23[IPV4]: Add missing skb->truesize increment in ip_append_page().David S. Miller
2008-01-23[BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young
2008-01-21[ICMP]: ICMP_MIB_OUTMSGS increment duplicatedWang Chen
2008-01-21[IPV6]: RFC 2011 compatibility brokenWang Chen
2008-01-21[IPV6]: ICMP6_MIB_OUTMSGS increment duplicatedWang Chen
2008-01-20[NET]: rtnl_link: fix use-after-freePatrick McHardy
2008-01-20[AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy
2008-01-20[IrDA]: af_irda memory leak fixesJesper Juhl
2008-01-20[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'David S. Miller
2008-01-20[NETFILTER]: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy