aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_minisocks.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim2-3/+31
2010-02-22af_key: locking changestephen hemminger1-60/+16
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger3-33/+43
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger3-4/+87
2010-02-22can:ti_hecc: Add pm hook-upSriram1-3/+48
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt2-22/+28
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko29-98/+69
2010-02-22e1000: convert to use netdev_for_each_mc_addrJiri Pirko1-20/+17
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko22-74/+50
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko5-30/+28
2010-02-22drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-147/+96
2010-02-22b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens1-1/+1
2010-02-22b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens1-1/+5
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck1-0/+1
2010-02-22ixgbe: prevent speculative processing of descriptors before readyMilton Miller1-0/+1
2010-02-20eepro: fix netdev_mc_count conversionAlexander Beregalov1-1/+1
2010-02-19MAINTAINERS: Add two maintainers for be2net driverAjit Khaparde1-0/+2
2010-02-19be2net: Bump the driver version numberAjit Khaparde1-1/+1
2010-02-19be2net: Maintain tx and rx counters in driverAjit Khaparde2-9/+11
2010-02-19be2net: update copyright datesAjit Khaparde6-6/+6
2010-02-19r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock1-7/+14
2010-02-19mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori1-4/+4
2010-02-19greth: some driver cleanupskirjanov@gmail.com1-31/+18
2010-02-19net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko5-69/+67
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim3-6/+20
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim3-4/+14
2010-02-19pfkey: fix SA and SP flush sequenceJamal Hadi Salim1-6/+27
2010-02-19netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet1-1/+1
2010-02-19netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso1-11/+11
2010-02-18net: Make GRETH driver depend on SPARC.David S. Miller1-1/+1
2010-02-19netfilter: restore POST_ROUTING hook in NF_HOOK_CONDPatrick McHardy1-2/+3
2010-02-18drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches1-77/+75
2010-02-18drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-161/+109
2010-02-18Orphan DECnetChrissie Caulfield1-2/+1
2010-02-18be2net: free tx buffers when completions never arriveSathya Perla1-0/+12
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal3-2/+3
2010-02-18net: TCP thin dupackAndreas Petlund6-1/+42
2010-02-18net: TCP thin linear timeoutsAndreas Petlund6-2/+54
2010-02-18net: TCP thin-stream detectionAndreas Petlund2-0/+55
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko5-17/+9
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko9-60/+40
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko4-34/+15
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko6-50/+35
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko23-87/+55
2010-02-18smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko1-18/+9
2010-02-183c5xx: use netdev_mc_* helpersJiri Pirko6-19/+13
2010-02-18depca: remove forgotten needless inicializationJiri Pirko1-1/+1
2010-02-18const: struct nla_policyAlexey Dobriyan10-33/+22
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan18-39/+33
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan2-14/+5