summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26108-1694/+2881
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2684-1243/+1340
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-241-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso2009-03-241-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | net: Add dependent headers to trace/skb.hJosh Stone2009-03-241-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-2412-28/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlinkPablo Neira Ayuso2009-03-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal2009-03-181-5/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: add cluster matchPablo Neira Ayuso2009-03-162-0/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: avoid pointer to selfJan Engelhardt2009-03-163-8/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-4/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: use a linked list of loggersEric Leblond2009-03-161-3/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: install missing headersJan Engelhardt2009-02-242-0/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: x_tables: add LED trigger targetAdam Nielsen2009-02-202-0/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer2009-02-201-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: iptables: lock free countersStephen Hemminger2009-02-201-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: x_tables: change elements in x_tablesStephen Hemminger2009-02-181-5/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-231-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | usbnet: support net_device_opsStephen Hemminger2009-03-211-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-9/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | snap: use const for descriptorStephen Hemminger2009-03-211-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-211-7/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | skb: expose and constify hash primitivesStephen Hemminger2009-03-211-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | net: reorder struct Qdisc for better SMP performanceEric Dumazet2009-03-202-10/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-172-24/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez2009-03-161-0/+48
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-162-21/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | GRO: Move netpoll checks to correct locationHerbert Xu2009-03-162-0/+19
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2009-03-151-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: simplify tcp_current_mssIlpo Järvinen2009-03-152-3/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: consolidate paws checkIlpo Järvinen2009-03-151-4/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: reorder fields of struct socketEric Dumazet2009-03-151-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman2009-03-131-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman2009-03-131-0/+56
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...Neil Horman2009-03-131-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Network Drop Monitor: Add trace declaration for skb freesNeil Horman2009-03-131-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: Add SPROM fallback supportMichael Buesch2009-03-051-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-057-1/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | neigh: Allow for user space users of the neighbour tableEric Biederman2009-03-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-021-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-021-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | skbuff.h: fix timestamps kernel-docRandy Dunlap2009-03-021-4/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-021-4/+28
OpenPOWER on IntegriCloud