summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-2/+0
| * | | USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-5/+2
| * | | USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2010-05-202-41/+43
| * | | USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-202-1/+206
| * | | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-0/+578
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-20116-739/+3252
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-1842-440/+704
| |\ \ \
| * | | | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-2/+10
| * | | | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-172-0/+83
| * | | | can: sja1000 platform data fixesWolfgang Grandegger2010-05-171-1/+1
| * | | | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-171-0/+20
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-0/+39
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+39
| | |\ \ \ \
| | | * | | | mac80211: add offload channel switch supportJohannes Berg2010-05-121-0/+39
| * | | | | | X25: Move accept approve flag to bitfieldandrew hendry2010-05-171-3/+2
| * | | | | | X25: Move interrupt flag to bitfieldandrew hendry2010-05-171-1/+2
| * | | | | | X25: Move qbit flag to bitfieldandrew hendry2010-05-171-1/+5
| * | | | | | net: implements ip_route_input_noref()Eric Dumazet2010-05-171-1/+16
| * | | | | | net: add a noref bit on skb dstEric Dumazet2010-05-173-12/+107
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-162-22/+22
| |\ \ \ \ \ \
| * | | | | | | net: Introduce sk_route_nocapsEric Dumazet2010-05-161-0/+8
| * | | | | | | net: Consistent skb timestampingEric Dumazet2010-05-151-0/+1
| * | | | | | | net: adjust handle_macvlan to pass port struct to hookJiri Pirko2010-05-151-1/+2
| * | | | | | | net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-151-0/+6
| * | | | | | | sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-151-0/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-131-26/+19
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-111-26/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-111-1/+4
| | | * | | | | | | netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
| | | * | | | | | | netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+0
| | | * | | | | | | netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-111-25/+17
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-124-33/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-114-5/+19
| | * | | | | | | | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-112-16/+2
| | * | | | | | | | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-112-3/+3
| | * | | | | | | | | ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-111-15/+0
| | * | | | | | | | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
| | |/ / / / / / / /
| * | | | | | | | | tipc: Update commenting in TIPC APIAllan Stephens2010-05-122-11/+11
| * | | | | | | | | tipc: Add support for "-s" configuration optionAllan Stephens2010-05-121-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1223-51/+69
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-113-2/+28
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | mac80211: improve HT channel handlingJohannes Berg2010-05-071-0/+4
| | * | | | | | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-072-2/+22
| | * | | | | | | mac80211: fix BSS info reconfigurationJohannes Berg2010-05-071-0/+2
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-1015-58/+113
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-1056-347/+808
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
| | * | | | | | | | netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-231-0/+1
| | * | | | | | | | netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer2010-04-201-0/+7
| | * | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20152-586/+2672
| | |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud